Home
last modified time | relevance | path

Searched refs:HBQE_t (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c307 HBQE_t *hbqE; in emlxs_ip_handle_rcv_seq_list()
329 hbqE = (HBQE_t *)&iocbq->iocb; in emlxs_ip_handle_rcv_seq_list()
H A Demlxs_sli3.c5151 HBQE_t *hbqE; in emlxs_handle_rcv_seq()
5157 hbqE = (HBQE_t *)iocb; in emlxs_handle_rcv_seq()
5326 HBQE_t *hbqE; in emlxs_handle_rcv_seq()
5329 hbqE = (HBQE_t *)iocb; in emlxs_handle_rcv_seq()
6354 HBQE_t *hbqE; in emlxs_hbq_setup()
6444 hbqE = (HBQE_t *)hbq->HBQ_host_buf.virt; in emlxs_hbq_setup()
H A Demlxs_mem.c1532 buf_info->size = hbq->HBQ_numEntries * sizeof (HBQE_t); in emlxs_hbq_alloc()
H A Demlxs_solaris.c11929 if (sizeof (HBQE_t) != size) { in emlxs_integrity_check()
11931 DRIVER_NAME, ddiinst, (int)sizeof (HBQE_t)); in emlxs_integrity_check()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h319 } HBQE_t; typedef