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

  /src/sys/fs/msdosfs/
bootsect.h 52 int8_t bsExt[26]; /* Bootsector Extension */
64 int8_t bsExt[26]; /* Bootsector Extension */
88 union bootsector { union
msdosfs_vfsops.c 464 union bootsector *bsp;
521 bsp = (union bootsector *)bp->b_data;
550 * bootsector. Copy in the dos 5 variant of the bpb then fix up
795 * Release the bootsector buffer.
  /src/usr.sbin/makefs/msdos/
msdosfs_vfsops.c 88 union bootsector *bsp;
103 bsp = (union bootsector *)bp->b_data;
124 * bootsector. Copy in the dos 5 variant of the bpb then fix up
327 * Release the bootsector buffer.
  /src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/
sdb00t.ahdi.S 109 jmp %a4@ | start bootsector code
  /src/sys/arch/atari/stand/xxboot/ahdi-wdb00t/
wdb00t.ahdi.S 97 jmp %a4@ | start bootsector code

Completed in 18 milliseconds