Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c629 static int resp_space(struct scsi_cmnd *, struct sdebug_dev_info *);
890 {0, 0x11, 0, DS_SSC, F_D_IN, resp_space, NULL, /* SPACE (6) */
3514 static int resp_space(struct scsi_cmnd *scp, in resp_space() function