HomeSort by: relevance | last modified time | path
    Searched refs:BOOTSIG1 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/msdosfs/
bootsect.h 35 #define BOOTSIG1 0xaa
57 #define BOOTSIG1 0xaa
69 #define BOOTSIG1 0xaa
msdosfs_vfsops.c 535 || bsp->bs50.bsBootSectSig1 != BOOTSIG1) {
536 DPRINTF("bootsig0 %d bootsig1 %d",
  /src/usr.sbin/makefs/msdos/
msdosfs_vfsops.c 110 || bsp->bs50.bsBootSectSig1 != BOOTSIG1) {
111 DPRINTF(("bootsig0 %d bootsig1 %d\n",

Completed in 14 milliseconds