Searched refs:MAX_CMDSZ (Results 1 – 12 of 12) 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. */
17 #define MAX_CMDSZ 1024 macro
46 uint8_t fcp_cdb[MAX_CMDSZ]; /* SCSI command words. */
344 uint8_t cdb[MAX_CMDSZ];
515 host->max_cmd_len = MAX_CMDSZ; in qla24xx_create_vhost()
258 #define MAX_CMDSZ 16 /* SCSI maximum CDB size. */ macro1748 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */1774 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */
545 uint8_t fcp_cdb[MAX_CMDSZ]; /* SCSI command words. */
3080 host->max_cmd_len = MAX_CMDSZ; in qla2x00_probe_one()
37 #define MAX_CMDSZ 512 macro
67 pcmdpriv->cmd_allocated_buf = kmalloc(MAX_CMDSZ + CMDBUFF_ALIGN_SZ, in _init_cmd_priv()
15 #define MAX_CMDSZ 1024 macro
180 pcmdpriv->cmd_allocated_buf = rtw_zmalloc(MAX_CMDSZ + CMDBUFF_ALIGN_SZ); in _rtw_init_cmd_priv()