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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c150 return (emlxs_intx_init(hba, max));
777 emlxs_intx_init(emlxs_hba_t *hba, uint32_t max) function
840 } /* emlxs_intx_init() */
895 ret = emlxs_intx_init(hba, 0);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h607 extern int32_t emlxs_intx_init(emlxs_hba_t *hba, uint32_t max);
H A Demlxs_fc.h2148 #define EMLXS_INTR_INIT(_hba, _m) emlxs_intx_init(_hba, _m)

Completed in 87 milliseconds