Searched refs:MAX_CMDSZ (Results 1 – 12 of 12) sorted by relevance
506 #define MAX_CMDSZ 12 /* SCSI maximum CDB size. */ macro521 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */648 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */
17 #define MAX_CMDSZ 1024 macro
47 uint8_t fcp_cdb[MAX_CMDSZ]; /* SCSI command words. */
331 uint8_t cdb[MAX_CMDSZ];
539 host->max_cmd_len = MAX_CMDSZ; in qla24xx_create_vhost()
312 #define MAX_CMDSZ 16 /* SCSI maximum CDB size. */ macro1903 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */1927 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */
548 uint8_t fcp_cdb[MAX_CMDSZ]; /* SCSI command words. */
3158 host->max_cmd_len = MAX_CMDSZ; in qla2x00_probe_one()
25 #define MAX_CMDSZ 512 macro
55 pcmdpriv->cmd_allocated_buf = kmalloc(MAX_CMDSZ + CMDBUFF_ALIGN_SZ, in r8712_init_cmd_priv()
16 #define MAX_CMDSZ 1024 macro
179 pcmdpriv->cmd_allocated_buf = rtw_zmalloc(MAX_CMDSZ + CMDBUFF_ALIGN_SZ); in rtw_init_cmd_priv()