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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c41 static int igb_identify_hardware(igb_t *);
483 if (igb_identify_hardware(igb) != IGB_SUCCESS) {
883 * igb_identify_hardware - Identify the type of the chipset
886 igb_identify_hardware(igb_t *igb) function

Completed in 71 milliseconds