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

  /src/sys/arch/atari/include/
disklabel.h 69 u_int8_t bb_bootxx[BBMINSIZE - LABELOFFSET - LABELMAXSIZE]; member in struct:bootblock
  /src/sys/arch/atari/stand/tostools/aptck/
ahdilbl.h 59 u_int8_t bb_bootxx[BBMINSIZE - (LABELOFFSET + LABELMAXSIZE)]; member in struct:bootblock
  /src/sys/arch/atari/stand/tostools/libtos/
ahdilbl.h 59 u_int8_t bb_bootxx[BBMINSIZE - (LABELOFFSET + LABELMAXSIZE)]; member in struct:bootblock
  /src/sys/arch/atari/stand/installboot/
installboot.c 428 if (read(fd, bb->bb_bootxx, sizeof(bb->bb_bootxx))
429 != sizeof(bb->bb_bootxx))

Completed in 13 milliseconds