Lines Matching refs:port_id
4056 port_id_t port_id, uint16_t loop_id) in qlt_find_sess_invalidate_other() argument
4072 if (port_id.b24 == other_sess->s_id.b24) { in qlt_find_sess_invalidate_other()
4154 port_id_t port_id; in qlt_24xx_handle_els() local
4161 port_id.b.domain = iocb->u.isp24.port_id[2]; in qlt_24xx_handle_els()
4162 port_id.b.area = iocb->u.isp24.port_id[1]; in qlt_24xx_handle_els()
4163 port_id.b.al_pa = iocb->u.isp24.port_id[0]; in qlt_24xx_handle_els()
4164 port_id.b.rsvd_1 = 0; in qlt_24xx_handle_els()
4170 vha->vp_idx, iocb->u.isp24.port_id, iocb->u.isp24.status_subcode); in qlt_24xx_handle_els()
4179 abort_cmds_for_s_id(vha, &port_id); in qlt_24xx_handle_els()
4183 port_id, loop_id); in qlt_24xx_handle_els()
4236 (sess->s_id.b24 == port_id.b24)); in qlt_24xx_handle_els()
4244 sess = qlt_find_sess_invalidate_other(tgt, wwn, port_id, in qlt_24xx_handle_els()
4272 sess->s_id = port_id; in qlt_24xx_handle_els()