scsi_report_luns
struct scsi_report_luns *cmd;
cmd = (struct scsi_report_luns *)&xs->cmd;
rv = scsi_report_luns(link0, REPORT_NORMAL, report,
int scsi_report_luns(struct scsi_link *, int,
struct scsi_report_luns *rpl;
rpl = (struct scsi_report_luns *)(req->cdb);