Home
last modified time | relevance | path

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.c152 return (emlxs_intx_init(hba, max)); in emlxs_msi_init()
779 emlxs_intx_init(emlxs_hba_t *hba, uint32_t max) in emlxs_intx_init() function
897 ret = emlxs_intx_init(hba, 0); in emlxs_intx_add()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h610 extern int32_t emlxs_intx_init(emlxs_hba_t *hba, uint32_t max);
H A Demlxs_fc.h2182 #define EMLXS_INTR_INIT(_hba, _m) emlxs_intx_init(_hba, _m)