Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxint.h32 int bnxIntrInit(um_device_t *);
H A Dbnxint.c350 bnxIntrInit(um_device_t *umdevice) in bnxIntrInit() function
H A Dbnxmod.c204 if (bnxIntrInit(umdevice) != 0) { in bnx_attach_attach()