Searched refs:MAX_CMDSZ (Results 1 – 13 of 13) 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. */
47 uint8_t fcp_cdb[MAX_CMDSZ]; /* SCSI command words. */
336 uint8_t cdb[MAX_CMDSZ];
556 host->max_cmd_len = MAX_CMDSZ; in qla24xx_create_vhost()
334 #define MAX_CMDSZ 16 /* SCSI maximum CDB size. */ macro1973 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */1997 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */
552 uint8_t fcp_cdb[MAX_CMDSZ]; /* SCSI command words. */
3279 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
18 #define MAX_CMDSZ 1024 macro
32 pcmdpriv->cmd_allocated_buf = kzalloc(MAX_CMDSZ + CMDBUFF_ALIGN_SZ, in _rtw_init_cmd_priv()
173 pcmdpriv->cmd_allocated_buf = rtw_zmalloc(MAX_CMDSZ + CMDBUFF_ALIGN_SZ); in rtw_init_cmd_priv()