Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c103 static ql_tgt_t *ql_find_port(ql_adapter_state_t *, uint8_t *, uint16_t);
2159 tq = ql_find_port(ha, name, qlnt); in ql_scsi_passthru()
2172 tq = ql_find_port(ha, name, qlnt); in ql_scsi_passthru()
2182 tq = ql_find_port(ha, name, qlnt); in ql_scsi_passthru()
2190 tq = ql_find_port(ha, name, qlnt); in ql_scsi_passthru()
2814 tq = ql_find_port(ha, wwpn, QLNT_PORT); in ql_wwpn_to_scsiaddr()
3753 tq = ql_find_port(ha, in ql_send_els_rnid()
3762 tq = ql_find_port(ha, in ql_send_els_rnid()
3777 tq = ql_find_port(ha, (uint8_t *)tmp_fcid.r.d_id, in ql_send_els_rnid()
4762 ql_find_port(ql_adapter_state_t *ha, uint8_t *name, uint16_t type) in ql_find_port() function
[all …]