Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h295 #define BPB_BOOTSIG32_OK (1 << 16) /* 0x29 - unless SYSLINUX2.x */ macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2091 validflags |= BPB_BOOTSIG32_OK; in parseBPB()