Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h281 #define BPB_JMPBOOT_OK (1 << 2) /* 16bit "jmp" / "call" */ macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2103 validflags |= BPB_JMPBOOT_OK; in parseBPB()