Home
last modified time | relevance | path

Searched refs:EMLXS_INTR_INIT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2177 #define EMLXS_INTR_INIT(_hba, _m) emlxs_msi_init(_hba, _m) macro
2182 #define EMLXS_INTR_INIT(_hba, _m) emlxs_intx_init(_hba, _m) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c7271 status = EMLXS_INTR_INIT(hba, 0); in emlxs_hba_attach()