Searched refs:igb_reset (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c51 static int igb_reset(igb_t *);
1580 * igb_reset - Reset the chipset and restart the driver.
1586 igb_reset(igb_t *igb) function
3247 if (igb_reset(igb) == IGB_SUCCESS)
3258 if (igb_reset(igb) == IGB_SUCCESS)
3841 (void) igb_reset(igb);
3893 (void) igb_reset(igb);

Completed in 65 milliseconds