Searched refs:emlxs_mb_get (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h462 extern MAILBOXQ *emlxs_mb_get(emlxs_hba_t *hba);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c2884 * NAME: emlxs_mb_get
2899 emlxs_mb_get(emlxs_hba_t *hba) function
2923 } /* emlxs_mb_get() */
3159 while (mbq = (MAILBOXQ *)emlxs_mb_get(hba)) {
H A Demlxs_sli4.c3674 mbq = (MAILBOXQ *)emlxs_mb_get(hba);
5392 mbq = (MAILBOXQ *)emlxs_mb_get(hba);
H A Demlxs_sli3.c5982 mbq = (MAILBOXQ *)emlxs_mb_get(hba);

Completed in 122 milliseconds