Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c473 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