Searched refs:MAX_CMDSZ (Results 1 – 12 of 12) sorted by relevance
504 #define MAX_CMDSZ 12 /* SCSI maximum CDB size. */ macro519 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */646 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */
17 #define MAX_CMDSZ 1024 macro
48 uint8_t fcp_cdb[MAX_CMDSZ]; /* SCSI command words. */
331 uint8_t cdb[MAX_CMDSZ];
530 host->max_cmd_len = MAX_CMDSZ; in qla24xx_create_vhost()
273 #define MAX_CMDSZ 16 /* SCSI maximum CDB size. */ macro1837 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */1861 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */
546 uint8_t fcp_cdb[MAX_CMDSZ]; /* SCSI command words. */
3128 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()