Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_debug.c317 static int resp_report_luns(struct scsi_cmnd *, struct sdebug_dev_info *);
429 {0, 0xa0, 0, FF_RESPOND | F_D_IN, resp_report_luns, NULL,
3324 static int resp_report_luns(struct scsi_cmnd * scp, in resp_report_luns() function