Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c330 hbq_id = hbqE->unt.ext.HBQ_tag; in emlxs_ip_handle_rcv_seq_list()
331 hbqe_tag = hbqE->unt.ext.HBQE_tag; in emlxs_ip_handle_rcv_seq_list()
H A Demlxs_sli3.c5158 hbq_id = hbqE->unt.ext.HBQ_tag; in emlxs_handle_rcv_seq()
5159 hbqe_tag = hbqE->unt.ext.HBQE_tag; in emlxs_handle_rcv_seq()
5330 hbq_id = hbqE->unt.ext.HBQ_tag; in emlxs_handle_rcv_seq()
6458 hbqE->unt.ext.HBQ_tag = hbq_id; in emlxs_hbq_setup()
6459 hbqE->unt.ext.HBQE_tag = j; in emlxs_hbq_setup()
6462 hbqE->unt.w = BE_SWAP32(hbqE->unt.w); in emlxs_hbq_setup()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h318 } unt; member