Searched refs:scsi_eh_save (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi_eh.h | 32 struct scsi_eh_save { struct 49 struct scsi_eh_save *ses, unsigned char *cmnd, 53 struct scsi_eh_save *ses);
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | scsi_eh.h | 32 struct scsi_eh_save { struct 47 struct scsi_eh_save *ses, unsigned char *cmnd, 51 struct scsi_eh_save *ses);
|
/kernel/linux/linux-5.10/drivers/scsi/arm/ |
H A D | fas216.h | 309 struct scsi_eh_save ses; /* holds request sense restore info */
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | NCR5380.h | 220 struct scsi_eh_save ses; /* Cmnd state saved for EH */
|
H A D | scsi_error.c | 954 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd() 1025 void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses) in scsi_eh_restore_cmnd() 1063 struct scsi_eh_save ses; in scsi_send_eh_cmnd()
|
H A D | aha152x.c | 504 struct scsi_eh_save ses;
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | cypress_atacb.c | 165 struct scsi_eh_save ses; in cypress_atacb_passthrough()
|
H A D | transport.c | 702 struct scsi_eh_save ses; in usb_stor_invoke_transport()
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | cypress_atacb.c | 165 struct scsi_eh_save ses; in cypress_atacb_passthrough()
|
H A D | transport.c | 707 struct scsi_eh_save ses; in usb_stor_invoke_transport()
|
/kernel/linux/linux-6.6/drivers/scsi/arm/ |
H A D | fas216.h | 309 struct scsi_eh_save ses; /* holds request sense restore info */
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | NCR5380.h | 220 struct scsi_eh_save ses; /* Cmnd state saved for EH */
|
H A D | scsi_error.c | 1038 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd() 1108 void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses) in scsi_eh_restore_cmnd() 1146 struct scsi_eh_save ses; in scsi_send_eh_cmnd()
|
H A D | aha152x.c | 522 struct scsi_eh_save ses;
|
Completed in 21 milliseconds