Home
last modified time | relevance | path

Searched refs:emlxs_msi_add (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h602 extern int32_t emlxs_msi_add(emlxs_hba_t *hba);
H A Demlxs_fc.h2179 #define EMLXS_INTR_ADD(_hba) emlxs_msi_add(_hba)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c589 emlxs_msi_add(emlxs_hba_t *hba) in emlxs_msi_add() function