Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h294 #define BPB_BOOTSIG16_OK (1 << 15) /* 0x29 - if present */ macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2089 validflags |= BPB_BOOTSIG16_OK; in parseBPB()