Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c58 u32_t bnxeNumPlumbed; variable
1295 bnxeNumPlumbed = 0; in _init()
1312 if (bnxeNumPlumbed > 0) in _fini()
1318 BnxeLogWarn(NULL, "%d instances have not been unplumbed", bnxeNumPlumbed); in _fini()
H A Dbnxe.h920 extern u32_t bnxeNumPlumbed;
H A Dbnxe_gld.c538 bnxeNumPlumbed++; in BnxeMacStart()
567 bnxeNumPlumbed--; in BnxeMacStop()