Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dscsi_eh.h50 int cmnd_size, unsigned sense_bytes);
/Linux-v4.19/drivers/scsi/
Dscsi_error.c956 unsigned char *cmnd, int cmnd_size, unsigned sense_bytes) in scsi_eh_prep_cmnd() argument
985 if (sense_bytes) { in scsi_eh_prep_cmnd()
987 sense_bytes); in scsi_eh_prep_cmnd()
1058 int cmnd_size, int timeout, unsigned sense_bytes) in scsi_send_eh_cmnd() argument
1069 scsi_eh_prep_cmnd(scmd, &ses, cmnd, cmnd_size, sense_bytes); in scsi_send_eh_cmnd()