Searched refs:MAX_CMDSZ (Results 1 – 7 of 7) sorted by relevance
513 #define MAX_CMDSZ 12 /* SCSI maximum CDB size. */ macro528 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */655 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */
12 #define MAX_CMDSZ 512 macro
51 pcmdpriv->cmd_allocated_buf = _malloc(MAX_CMDSZ + CMDBUFF_ALIGN_SZ); in _init_cmd_priv()
167 #define MAX_CMDSZ 16 /* SCSI maximum CDB size. */ macro1265 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */1291 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */
457 host->max_cmd_len = MAX_CMDSZ; in qla24xx_create_vhost()
460 uint8_t fcp_cdb[MAX_CMDSZ]; /* SCSI command words. */
2129 host->max_cmd_len = MAX_CMDSZ; in qla2x00_probe_one()