Searched refs:MAX_CDB_LEN (Results 1 – 4 of 4) sorted by relevance
431 #define MAX_CDB_LEN 16 macro 432 #define MAX_CDB_LEN_WITH_SENSE_ADDR (MAX_CDB_LEN - sizeof(sense_addr_t))438 uint8_t cdb[MAX_CDB_LEN];
1082 if (hscb->cdb_len > MAX_CDB_LEN in ahd_setup_data() 1107 if (hscb->cdb_len > MAX_CDB_LEN) { in ahd_setup_data()
419 #define MAX_CDB_LEN 16 macro
2788 #define MAX_CDB_LEN 32 macro2796 bit8 cdb[MAX_CDB_LEN];