Searched refs:emlxs_intx_remove (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c702 return (emlxs_intx_remove(hba));
852 ret = emlxs_intx_remove(hba);
925 emlxs_intx_remove(emlxs_hba_t *hba) function
942 } /* emlxs_intx_remove() */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h606 extern int32_t emlxs_intx_remove(emlxs_hba_t *hba);
H A Demlxs_fc.h2151 #define EMLXS_INTR_REMOVE(_hba) emlxs_intx_remove(_hba)

Completed in 76 milliseconds