Searched refs:CXLFLASH_MAX_CDB_LEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/cxlflash/ | ||
H A D | main.h | 31 #define CXLFLASH_MAX_CDB_LEN 16 macro |
H A D | main.c | 3667 host->max_cmd_len = CXLFLASH_MAX_CDB_LEN; in cxlflash_probe() |