Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe.h787 int BnxeIntrEnable(um_device_t * pUM);
H A Dbnxe_intr.c1152 int BnxeIntrEnable(um_device_t * pUM) in BnxeIntrEnable() function
H A Dbnxe_hw.c1439 if (BnxeIntrEnable(pUM)) in BnxeHwStartCore()