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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c43 static int ixgbe_identify_hardware(ixgbe_t *);
475 if (ixgbe_identify_hardware(ixgbe) != IXGBE_SUCCESS) {
945 * ixgbe_identify_hardware - Identify the type of the chipset.
948 ixgbe_identify_hardware(ixgbe_t *ixgbe) function
1030 "adapter not supported in ixgbe_identify_hardware(): %d\n",

Completed in 70 milliseconds