Home
last modified time | relevance | path

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.c704 return (emlxs_intx_remove(hba)); in emlxs_msi_remove()
854 ret = emlxs_intx_remove(hba); in emlxs_intx_uninit()
927 emlxs_intx_remove(emlxs_hba_t *hba) in emlxs_intx_remove() function
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h609 extern int32_t emlxs_intx_remove(emlxs_hba_t *hba);
H A Demlxs_fc.h2185 #define EMLXS_INTR_REMOVE(_hba) emlxs_intx_remove(_hba)