Searched refs:resp_requests (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_debug.c | 466 static int resp_requests(struct scsi_cmnd *, struct sdebug_dev_info *); 628 {0, 0x3, 0, FF_RESPOND | F_D_IN, resp_requests, NULL, 1727 static int resp_requests(struct scsi_cmnd *scp, in resp_requests() function
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_debug.c | 473 static int resp_requests(struct scsi_cmnd *, struct sdebug_dev_info *); 637 {0, 0x3, 0, FF_RESPOND | F_D_IN, resp_requests, NULL, 1736 static int resp_requests(struct scsi_cmnd *scp, in resp_requests() function
|
Completed in 20 milliseconds