Home
last modified time | relevance | path

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

/openbsd-src/sys/msdosfs/
H A Dbootsect.h31 u_int8_t bsBootSectSig0; member
53 u_int8_t bsBootSectSig0; member
67 u_int8_t bsBootSectSig0; member
/openbsd-src/usr.sbin/makefs/msdos/
H A Dmsdosfs_vfsops.c102 if (bsp->bs50.bsBootSectSig0 != BOOTSIG0 in msdosfs_mount()
105 bsp->bs50.bsBootSectSig0, in msdosfs_mount()