Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c592 static int resp_requests(struct scsi_cmnd *, struct sdebug_dev_info *);
778 {0, 0x3, 0, DS_ALL, FF_RESPOND | F_D_IN, resp_requests, NULL,
2235 static int resp_requests(struct scsi_cmnd *scp, in resp_requests() function