Lines Matching defs:tgt_id
11575 * @tgt_id: SCSI ID of the target.
11584 * given iocb is for the SCSI device specified by vport, tgt_id and
11587 * given iocb is for the SCSI target specified by vport and tgt_id
11595 uint16_t tgt_id, uint64_t lun_id,
11623 (lpfc_cmd->rdata->pnode->nlp_sid == tgt_id) &&
11629 (lpfc_cmd->rdata->pnode->nlp_sid == tgt_id))
11647 * @tgt_id: SCSI ID of the target.
11654 * by tgt_id and lun_id parameters.
11657 * by tgt_id parameter.
11664 lpfc_sli_sum_iocb(struct lpfc_vport *vport, uint16_t tgt_id, uint64_t lun_id,
11675 if (lpfc_sli_validate_fcp_iocb (iocbq, vport, tgt_id, lun_id,
11714 * @tgt_id: SCSI ID of the target.
11722 * FCP iocbs associated with lun specified by tgt_id and lun_id
11725 * FCP iocbs associated with SCSI target specified by tgt_id parameter.
11733 uint16_t tgt_id, uint64_t lun_id, lpfc_ctx_cmd abort_cmd)
11750 if (lpfc_sli_validate_fcp_iocb(iocbq, vport, tgt_id, lun_id,
11819 * @tgt_id: SCSI ID of the target.
11827 * FCP iocbs associated with lun specified by tgt_id and lun_id
11830 * FCP iocbs associated with SCSI target specified by tgt_id parameter.
11839 uint16_t tgt_id, uint64_t lun_id, lpfc_ctx_cmd cmd)
11863 if (lpfc_sli_validate_fcp_iocb(iocbq, vport, tgt_id, lun_id,