Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h875 int ql_login_lport(ql_adapter_state_t *, ql_tgt_t *, uint16_t, uint16_t);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1519 ql_login_lport(ql_adapter_state_t *ha, ql_tgt_t *tq, uint16_t loop_id, in ql_login_lport() function
H A Dql_xioctl.c2485 rval = ql_login_lport(ha, tq, tq->loop_id, in ql_scsi_passthru()
H A Dql_api.c6829 rval = ql_login_lport(ha, tq, loop_id, (uint16_t) in ql_login_port()