Lines Matching full:fcp
50 * The lower nibble is for FCP.
409 * BIT 4 = FCP RSP Payload bit 0
410 * BIT 5 = FCP RSP Payload bit 1
453 struct scsi_lun lun; /* FCP LUN (BE). */
490 struct scsi_lun lun; /* FCP LUN (BE). */
531 struct scsi_lun lun; /* FCP LUN (BE). */
578 struct scsi_lun lun; /* FCP LUN (BE). */
630 __le32 rsp_residual_count; /* FCP RSP residual count. */
632 __le32 sense_len; /* FCP SENSE length. */
636 __le32 rsp_data_len; /* FCP response data length */
637 uint8_t data[28]; /* FCP rsp/sense information */
692 uint8_t lun[8]; /* FCP LUN (BE). */
967 struct scsi_lun lun; /* FCP LUN (BE). */
2055 * BIT 6 = Prefer FCP
2158 * BIT 4 = FCP RSP Payload bit 0
2159 * BIT 5 = FCP RSP Payload bit 1
2209 /* FCP priority config defines *************************************/
2217 uint16_t flags; /* Describes parameter(s) in FCP */
2254 struct qla_fcp_prio_entry entry[1023]; /* fcp priority entries */
2258 #define FCP_PRIO_CFG_SIZE (32*1024) /* fcp prio data per port*/