Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe.h743 boolean_t BnxeGldInit(um_device_t * pUM);
H A Dbnxe_main.c633 if (!BnxeGldInit(pUM)) in BnxeAttachDevice()
H A Dbnxe_gld.c2997 boolean_t BnxeGldInit(um_device_t * pUM) in BnxeGldInit() function