Home
last modified time | relevance | path

Searched refs:srb_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dscsiglue.c410 static int command_abort_matching(struct us_data *us, struct scsi_cmnd *srb_match) in command_abort_matching() argument
426 if (srb_match && us->srb != srb_match) { in command_abort_matching()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dscsiglue.c416 static int command_abort_matching(struct us_data *us, struct scsi_cmnd *srb_match) in command_abort_matching() argument
432 if (srb_match && us->srb != srb_match) { in command_abort_matching()

Completed in 3 milliseconds