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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c1114 if (BnxeHwStartCore(pUM))
1239 if (BnxeHwStartCore(pUM))
1373 int BnxeHwStartCore(um_device_t * pUM) function
1381 BnxeLogInfo(pUM, "BnxeHwStartCore: Hardware already initialized (clients %s)",
1386 BnxeLogInfo(pUM, "BnxeHwStartCore: Starting hardware (clients %s)",
1495 BnxeLogInfo(pUM, "BnxeHwStartCore: Hardware started (clients %s)",
1898 if (BnxeHwStartCore(pUM))

Completed in 50 milliseconds