Home
last modified time | relevance | path

Searched refs:ISO_VD_PRIMARY (Results 1 – 5 of 5) sorted by path

/illumos-gate/usr/src/boot/i386/isoboot/
H A Dcd9660read.c246 if (isonum_711(vd->type) == ISO_VD_PRIMARY) in cd9660_lookup()
/illumos-gate/usr/src/boot/libsa/
H A Dcd9660.c315 if (isonum_711(vd->type) == ISO_VD_PRIMARY) in cd9660_open()
/illumos-gate/usr/src/boot/sys/fs/cd9660/
H A Diso.h56 #define ISO_VD_PRIMARY 1 macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_iso9660.c129 if (PRIMDESC->type.l == ISO_VD_PRIMARY in iso9660_mount()
H A Diso9660.h54 #define ISO_VD_PRIMARY 1 macro