Searched refs:IOCB_MAX_CDB_LEN (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/qla4xxx/
H A Dql4_fw.h915 #define IOCB_MAX_CDB_LEN 16 /* Bytes in a CBD */ macro
994 uint8_t cdb[IOCB_MAX_CDB_LEN]; /* 10-1F */
H A Dql4_os.c4920 host->max_cmd_len = IOCB_MAX_CDB_LEN;

Completed in 61 milliseconds