Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dscsi_debug.c615 static int resp_space(struct scsi_cmnd *, struct sdebug_dev_info *);
866 {0, 0x11, 0, F_D_IN, resp_space, NULL, /* SPACE (6) */
3449 static int resp_space(struct scsi_cmnd *scp, in resp_space() function