Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dscsi.h133 uint8_t select_report; /* =0x02, "all" */ member
H A Dvirtio-scsi.c137 .select_report = 0x02, /* REPORT ALL */ in scsi_report_luns()
/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c4297 unsigned char select_report; in resp_report_luns() local
4311 select_report = cmd[2]; in resp_report_luns()
4320 switch (select_report) { in resp_report_luns()
4337 pr_debug("select report invalid %d\n", select_report); in resp_report_luns()
4349 select_report, lun_cnt, wlun_cnt, sdebug_no_lun_0); in resp_report_luns()