Searched refs:CMD_RETRIES (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | superpipe.h | 28 #define CMD_RETRIES 5 /* 5 retries for scsi_execute */ macro
|
H A D | vlun.c | 455 CMD_RETRIES, 0, 0, NULL); in write_same16()
|
H A D | superpipe.c | 361 CMD_BUFSIZE, NULL, &sshdr, to, CMD_RETRIES, in read_cap16()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | superpipe.h | 28 #define CMD_RETRIES 5 /* 5 retries for scsi_execute */ macro
|
H A D | vlun.c | 455 CMD_RETRIES, NULL); in write_same16()
|
H A D | superpipe.c | 364 CMD_BUFSIZE, to, CMD_RETRIES, &exec_args); in read_cap16()
|
Completed in 10 milliseconds