Searched refs:scsi_report_luns (Results 1 – 5 of 5) sorted by relevance
494 int scsi_report_luns(struct scsi_link *, int,
163 struct scsi_report_luns { struct
1411 scsi_report_luns(struct scsi_link *link, int selectreport, in scsi_report_luns() function1415 struct scsi_report_luns *cmd; in scsi_report_luns()1429 cmd = (struct scsi_report_luns *)&xs->cmd; in scsi_report_luns()
896 rv = scsi_report_luns(link0, REPORT_NORMAL, report, in scsi_get_target_luns()
780 struct scsi_report_luns *rpl; in vioscsi_handle_report_luns()784 rpl = (struct scsi_report_luns *)(req->cdb); in vioscsi_handle_report_luns()