Searched defs:tg3_issue_otp_command (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/tg3/
H A Dtg3_phy.c32 static int tg3_issue_otp_command(struct tg3 *tp, u32 cmd) function
63 if (tg3_issue_otp_command(tp, OTP_CTRL_OTP_CMD_INIT))
68 if (tg3_issue_otp_command(tp, OTP_CTRL_OTP_CMD_READ))
75 if (tg3_issue_otp_command(tp, OTP_CTRL_OTP_CMD_READ))

Completed in 52 milliseconds