Home
last modified time | relevance | path

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

/titanic_50/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) { in ixgbe_attach()
950 ixgbe_identify_hardware(ixgbe_t *ixgbe) in ixgbe_identify_hardware() function