Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dscsi_eh.h50 int cmnd_size, unsigned sense_bytes);
/Linux-v5.4/drivers/scsi/
Dscsi_error.c954 unsigned char *cmnd, int cmnd_size, unsigned sense_bytes) in scsi_eh_prep_cmnd() argument
983 if (sense_bytes) { in scsi_eh_prep_cmnd()
985 sense_bytes); in scsi_eh_prep_cmnd()
1056 int cmnd_size, int timeout, unsigned sense_bytes) in scsi_send_eh_cmnd() argument
1067 scsi_eh_prep_cmnd(scmd, &ses, cmnd, cmnd_size, sense_bytes); in scsi_send_eh_cmnd()