Searched refs:MAX_CDB_LEN (Results 1 – 4 of 4) sorted by relevance
433 #define MAX_CDB_LEN 16 macro434 #define MAX_CDB_LEN_WITH_SENSE_ADDR (MAX_CDB_LEN - sizeof(sense_addr_t))440 uint8_t cdb[MAX_CDB_LEN];
1085 if (hscb->cdb_len > MAX_CDB_LEN in ahd_setup_data()1111 if (hscb->cdb_len > MAX_CDB_LEN) { in ahd_setup_data()
421 #define MAX_CDB_LEN 16 macro
2789 #define MAX_CDB_LEN 32 macro2797 bit8 cdb[MAX_CDB_LEN];