Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1247 tq->ub_loop_id = (uint16_t)(mb[0] == MBA_IP_BROADCAST ? in ql_async_event()
2828 tq->ub_loop_id = pkt->loop_id; in ql_ip_rcv_entry()
2935 tq->ub_loop_id = (uint16_t)ddi_get16( in ql_ip_24xx_rcv_entry()
H A Dql_api.c9493 if (tq->ub_loop_id == loop_id) { in ql_ub_frame_hdr()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1267 uint16_t ub_loop_id; member