Lines Matching refs:port_id
4043 port_id_t port_id, uint16_t loop_id) in qlt_find_sess_invalidate_other() argument
4059 if (port_id.b24 == other_sess->s_id.b24) { in qlt_find_sess_invalidate_other()
4141 port_id_t port_id; in qlt_24xx_handle_els() local
4148 port_id.b.domain = iocb->u.isp24.port_id[2]; in qlt_24xx_handle_els()
4149 port_id.b.area = iocb->u.isp24.port_id[1]; in qlt_24xx_handle_els()
4150 port_id.b.al_pa = iocb->u.isp24.port_id[0]; in qlt_24xx_handle_els()
4151 port_id.b.rsvd_1 = 0; in qlt_24xx_handle_els()
4157 vha->vp_idx, iocb->u.isp24.port_id, iocb->u.isp24.status_subcode); in qlt_24xx_handle_els()
4166 abort_cmds_for_s_id(vha, &port_id); in qlt_24xx_handle_els()
4170 port_id, loop_id); in qlt_24xx_handle_els()
4223 (sess->s_id.b24 == port_id.b24)); in qlt_24xx_handle_els()
4231 sess = qlt_find_sess_invalidate_other(tgt, wwn, port_id, in qlt_24xx_handle_els()
4259 sess->s_id = port_id; in qlt_24xx_handle_els()