Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fm.h306 extern ddi_acc_handle_t hermon_get_msix_pbahdl(hermon_state_t *);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c1417 hermon_get_msix_pbahdl(hermon_state_t *state) in hermon_get_msix_pbahdl() function
H A Dhermon.c4830 ddi_acc_handle_t msix_pba_hdl = hermon_get_msix_pbahdl(state); in hermon_quiesce()