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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c50 static int ixgbe_chip_start(ixgbe_t *);
1414 if (ixgbe_chip_start(ixgbe) != IXGBE_SUCCESS) {
1448 * ixgbe_chip_start - Initialize and start the chipset hardware.
1451 ixgbe_chip_start(ixgbe_t *ixgbe) function
1828 if (ixgbe_chip_start(ixgbe) != IXGBE_SUCCESS) {

Completed in 70 milliseconds