Lines Matching full:fcp
50 * The lower nibble is for FCP.
408 * BIT 4 = FCP RSP Payload bit 0
409 * BIT 5 = FCP RSP Payload bit 1
452 struct scsi_lun lun; /* FCP LUN (BE). */
489 struct scsi_lun lun; /* FCP LUN (BE). */
527 struct scsi_lun lun; /* FCP LUN (BE). */
574 struct scsi_lun lun; /* FCP LUN (BE). */
625 __le32 rsp_residual_count; /* FCP RSP residual count. */
627 __le32 sense_len; /* FCP SENSE length. */
631 __le32 rsp_data_len; /* FCP response data length */
632 uint8_t data[28]; /* FCP rsp/sense information */
687 uint8_t lun[8]; /* FCP LUN (BE). */
958 struct scsi_lun lun; /* FCP LUN (BE). */
2024 * BIT 6 = Prefer FCP
2127 * BIT 4 = FCP RSP Payload bit 0
2128 * BIT 5 = FCP RSP Payload bit 1
2178 /* FCP priority config defines *************************************/
2186 uint16_t flags; /* Describes parameter(s) in FCP */
2223 struct qla_fcp_prio_entry entry[1023]; /* fcp priority entries */
2227 #define FCP_PRIO_CFG_SIZE (32*1024) /* fcp prio data per port*/