Home
last modified time | relevance | path

Searched defs:msix_pba_hdl (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr_impl.h199 ddi_acc_handle_t msix_pba_hdl; /* MSI-X PBA handle */ member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4830 ddi_acc_handle_t msix_pba_hdl = hermon_get_msix_pbahdl(state); in hermon_quiesce() local