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

  /src/sys/arch/macppc/include/
disklabel.h 205 u_int8_t bzbCluster;
215 #define bzbFrag bzbCluster
  /src/sys/arch/mac68k/include/
disklabel.h 161 u_int8_t bzbCluster;
  /src/sys/arch/mac68k/mac68k/
disksubr.c 192 if (alt >= 0 && alt != bzb->bzbCluster)
198 if (alt >= 0 && alt != bzb->bzbCluster)
234 * AKB -- I added to Mike's original algorithm by searching for a bzbCluster
  /src/sys/arch/macppc/stand/ofwboot/
ofdev.c 171 *clust = bzb->bzbCluster;
  /src/sys/arch/macppc/macppc/
disksubr.c 216 *clust = bzb->bzbCluster;
317 * AKB -- I added to Mike's original algorithm by searching for a bzbCluster
  /src/sys/sys/
bootblock.h 918 uint8_t bzbCluster;

Completed in 16 milliseconds