Searched refs:bzbCluster (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/macppc/include/
H A Ddisklabel.h205 u_int8_t bzbCluster; member in struct:blockzeroblock
215 #define bzbFrag bzbCluster
/netbsd-current/sys/arch/mac68k/include/
H A Ddisklabel.h161 u_int8_t bzbCluster; member in struct:blockzeroblock
/netbsd-current/sys/arch/mac68k/mac68k/
H A Ddisksubr.c192 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
/netbsd-current/sys/arch/macppc/stand/ofwboot/
H A Dofdev.c171 *clust = bzb->bzbCluster;
/netbsd-current/sys/arch/macppc/macppc/
H A Ddisksubr.c216 *clust = bzb->bzbCluster;
317 * AKB -- I added to Mike's original algorithm by searching for a bzbCluster
/netbsd-current/sys/sys/
H A Dbootblock.h918 uint8_t bzbCluster; member in struct:apple_blockzeroblock

Completed in 180 milliseconds