Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c344 [hbq_id].HBQ_PostBufs[hbqe_tag]; in emlxs_ip_handle_rcv_seq_list()
H A Demlxs_sli3.c5174 mp = hba->sli.sli3.hbq_table[hbq_id].HBQ_PostBufs[hbqe_tag]; in emlxs_handle_rcv_seq()
6449 bzero(hbq->HBQ_PostBufs, sizeof (hbq->HBQ_PostBufs)); in emlxs_hbq_setup()
6464 hbq->HBQ_PostBufs[j] = mp; in emlxs_hbq_setup()
6557 (void *)hbq->HBQ_PostBufs[j]); in emlxs_hbq_free_all()
6558 hbq->HBQ_PostBufs[j] = NULL; in emlxs_hbq_free_all()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h362 MATCHMAP *HBQ_PostBufs[EMLXS_MAX_HBQ_BUFFERS]; member