Home
last modified time | relevance | path

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

/src/sys/sys/disk/
H A Dbsd.h136 #define DTYPE_SCSI 4 /* SCSI */ macro
/src/stand/i386/boot2/
H A Dboot2.c514 if (d->d_type == DTYPE_SCSI) in dskread()