Lines Matching defs:tgt_id
12594 * @tgt_id: SCSI ID of the target.
12605 * given iocb is for the SCSI device specified by vport, tgt_id and
12608 * given iocb is for the SCSI target specified by vport and tgt_id
12616 uint16_t tgt_id, uint64_t lun_id,
12630 (lpfc_cmd->rdata->pnode->nlp_sid == tgt_id) &&
12636 (lpfc_cmd->rdata->pnode->nlp_sid == tgt_id))
12654 * @tgt_id: SCSI ID of the target.
12661 * by tgt_id and lun_id parameters.
12664 * by tgt_id parameter.
12671 lpfc_sli_sum_iocb(struct lpfc_vport *vport, uint16_t tgt_id, uint64_t lun_id,
12699 if (lpfc_sli_validate_fcp_iocb(iocbq, vport, tgt_id, lun_id,
12739 * @tgt_id: SCSI ID of the target.
12751 * FCP iocbs associated with lun specified by tgt_id and lun_id
12754 * FCP iocbs associated with SCSI target specified by tgt_id parameter.
12763 lpfc_sli_abort_iocb(struct lpfc_vport *vport, u16 tgt_id, u64 lun_id,
12783 if (lpfc_sli_validate_fcp_iocb(iocbq, vport, tgt_id, lun_id,
12807 * @tgt_id: SCSI ID of the target.
12819 * FCP iocbs associated with lun specified by tgt_id and lun_id
12822 * FCP iocbs associated with SCSI target specified by tgt_id parameter.
12831 uint16_t tgt_id, uint64_t lun_id, lpfc_ctx_cmd cmd)
12859 if (lpfc_sli_validate_fcp_iocb(iocbq, vport, tgt_id, lun_id,