OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCSI_REPORT_LUNS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/scsipi/
scsi_spc.h
407
#define
SCSI_REPORT_LUNS
0xa0
409
struct
scsi_report_luns
{
struct
scsiconf.c
333
scsi_report_luns
(struct scsibus_softc *sc, int target,
function in typeref:typename:int
336
struct
scsi_report_luns
replun;
372
replun.opcode =
SCSI_REPORT_LUNS
;
434
if (
scsi_report_luns
(sc, target, &luns, &nluns) == 0) {
/src/sbin/scsictl/
scsictl.c
1138
struct
scsi_report_luns
cmd;
1156
cmd.opcode =
SCSI_REPORT_LUNS
;
/src/sys/arch/sparc64/dev/
vdsk.c
1094
case
SCSI_REPORT_LUNS
:
Completed in 18 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025