Home
last modified time | relevance | path

Searched refs:SDEBUG_MAX_INQ_ARR_SZ (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dscsi_debug.c1943 #define SDEBUG_MAX_INQ_ARR_SZ 584 macro
1955 arr = kzalloc(SDEBUG_MAX_INQ_ARR_SZ, GFP_ATOMIC); in resp_inquiry()
2063 min_t(u32, len, SDEBUG_MAX_INQ_ARR_SZ)); in resp_inquiry()
3138 min_t(u32, len, SDEBUG_MAX_INQ_ARR_SZ)); in resp_log_sense()