Searched refs:SET_TARGET_ID (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_iocb.c407 SET_TARGET_ID(ha, cmd_pkt->target, sp->fcport->loop_id);
548 SET_TARGET_ID(ha, mrk->target, loop_id);
1912 SET_TARGET_ID(ha, mbx->loop_id, sp->fcport->loop_id);
1947 SET_TARGET_ID(ha, mbx->loop_id, sp->fcport->loop_id);
1974 SET_TARGET_ID(ha, mbx->loop_id, sp->fcport->loop_id);
2084 SET_TARGET_ID(ha, ct_iocb->loop_id, sp->fcport->loop_id);
H A Dqla_gs.c35 SET_TARGET_ID(ha, ms_pkt->loop_id, SIMPLE_NAME_SERVER);
1170 SET_TARGET_ID(ha, ms_pkt->loop_id, vha->mgmt_svr_loop_id);
H A Dqla_def.h1250 #define SET_TARGET_ID(ha, to, from) \ macro

Completed in 50 milliseconds