Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2178 #define EMLXS_INTR_UNINIT(_hba) emlxs_msi_uninit(_hba) macro
2183 #define EMLXS_INTR_UNINIT(_hba) emlxs_intx_uninit(_hba) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c6410 (void) EMLXS_INTR_UNINIT(hba); in emlxs_driver_remove()