Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe.h789 boolean_t BnxeIntrInit(um_device_t * pUM);
H A Dbnxe_intr.c1253 boolean_t BnxeIntrInit(um_device_t * pUM) in BnxeIntrInit() function
H A Dbnxe_main.c554 if (!BnxeIntrInit(pUM)) in BnxeAttachDevice()