Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c567 BnxeIntrFini(pUM); in BnxeAttachDevice()
598 BnxeIntrFini(pUM); in BnxeAttachDevice()
619 BnxeIntrFini(pUM); in BnxeAttachDevice()
636 BnxeIntrFini(pUM); in BnxeAttachDevice()
778 BnxeIntrFini(pUM); in BnxeDetachDevice()
H A Dbnxe.h790 void BnxeIntrFini(um_device_t * pUM);
H A Dbnxe_intr.c1443 void BnxeIntrFini(um_device_t * pUM) in BnxeIntrFini() function