Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c599 return (emlxs_intx_add(hba)); in emlxs_msi_add()
885 emlxs_intx_add(emlxs_hba_t *hba) in emlxs_intx_add() function
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h608 extern int32_t emlxs_intx_add(emlxs_hba_t *hba);
H A Demlxs_fc.h2184 #define EMLXS_INTR_ADD(_hba) emlxs_intx_add(_hba)