Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2143 #define EMLXS_INTR_INIT(_hba, _m) emlxs_msi_init(_hba, _m) macro
2148 #define EMLXS_INTR_INIT(_hba, _m) emlxs_intx_init(_hba, _m) macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c7258 status = EMLXS_INTR_INIT(hba, 0); in emlxs_hba_attach()