Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe.h770 int BnxeHwResume(um_device_t * pUM);
H A Dbnxe_main.c853 if (BnxeHwResume(pUM) != 0) in BnxeAttach()
H A Dbnxe_hw.c1873 int BnxeHwResume(um_device_t * pUM) in BnxeHwResume() function