Home
last modified time | relevance | path

Searched refs:ixgbe_identify_hardware (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c43 static int ixgbe_identify_hardware(ixgbe_t *);
449 if (ixgbe_identify_hardware(ixgbe) != IXGBE_SUCCESS) { in ixgbe_attach()
899 ixgbe_identify_hardware(ixgbe_t *ixgbe) in ixgbe_identify_hardware() function