e1000g_start
if (e1000g_start(Adapter, B_FALSE) != DDI_SUCCESS) {
if (e1000g_start(Adapter, B_TRUE) != DDI_SUCCESS) {
if (e1000g_start(Adapter, B_FALSE) != DDI_SUCCESS) {
if (e1000g_start(Adapter, B_TRUE) != DDI_SUCCESS) {
static int e1000g_start(struct e1000g *, boolean_t);