Home
last modified time | relevance | path

Searched refs:command_abort (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dscsiglue.c451 static int command_abort(struct scsi_cmnd *srb) in command_abort() function
626 .eh_abort_handler = command_abort,
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dscsiglue.c457 static int command_abort(struct scsi_cmnd *srb) in command_abort() function
634 .eh_abort_handler = command_abort,
/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A Drtsx.c157 static int command_abort(struct scsi_cmnd *srb) in command_abort() function
211 .eh_abort_handler = command_abort,
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A Drtsx.c156 static int command_abort(struct scsi_cmnd *srb) in command_abort() function
204 .eh_abort_handler = command_abort,

Completed in 4 milliseconds