Searched defs: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.c104 static ql_tgt_t *ql_find_port(ql_adapter_state_t *, uint8_t *, uint16_t);
2074 tq = ql_find_port(ha, name, qlnt);
2087 tq = ql_find_port(ha, name, qlnt);
2097 tq = ql_find_port(ha, name, qlnt);
2105 tq = ql_find_port(ha, name, qlnt);
2708 tq = ql_find_port(ha, wwpn, QLNT_PORT);
3630 tq = ql_find_port(ha,
3641 tq = ql_find_port(ha,
3656 tq = ql_find_port(ha, (uint8_t *)tmp_fcid.r.d_id,
4613 * ql_find_port
4627 ql_find_port(ql_adapter_state_t *ha, uint8_t *name, uint16_t type) function
[all...]

Completed in 83 milliseconds