Home
last modified time | relevance | path

Searched refs:PRIMARY_DOS_DRIVE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.h68 #define PRIMARY_DOS_DRIVE 1 macro
H A Dpcfs_common.c556 if (drvnum == PRIMARY_DOS_DRIVE && primaryPart >= 0) { in findPartitionOffset()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c285 #define PRIMARY_DOS_DRIVE 1 macro
1635 if (ldrive == PRIMARY_DOS_DRIVE && primaryPart >= 0) { in findTheDrive()
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c410 #define PRIMARY_DOS_DRIVE 1 macro
734 if (drvnum == PRIMARY_DOS_DRIVE && primaryPart >= 0) { in seek_partn()