Home
last modified time | relevance | path

Searched defs:bootsector50 (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/vfs/msdosfs/
H A Dbootsect.h50 struct bootsector50 { struct
51 uint8_t bsJump[3]; /* jump inst E9xxxx or EBxx90 */
52 int8_t bsOemName[8]; /* OEM name and version */
76 struct bootsector50 bs50; argument