Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dstorvsc_drv.c139 #define STORVSC_MAX_CMD_LEN 0x10 macro
198 u8 cdb[STORVSC_MAX_CMD_LEN];
2019 host->max_cmd_len = STORVSC_MAX_CMD_LEN; in storvsc_probe()