Home
last modified time | relevance | path

Searched refs:ql_loop_id_to_queue (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2509 ql_tgt_t *ql_loop_id_to_queue(ql_adapter_state_t *, uint16_t);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2820 if ((tq = ql_loop_id_to_queue(ha, in ql_unbind_port()
5606 tq = ql_loop_id_to_queue(ha, ha->n_port->n_port_handle); in ql_els_flogi()
6877 tq2 = ql_loop_id_to_queue(vha, loop_id); in ql_login_port()
7006 newq = ql_loop_id_to_queue(ha, mr.mb[1]); in ql_login_fabric_port()
11077 ql_loop_id_to_queue(ql_adapter_state_t *ha, uint16_t loop_id) in ql_loop_id_to_queue() function
18632 tq = ql_loop_id_to_queue(ha, in ql_n_port_plogi()