Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/include/
H A Ddisklabel.h205 u_int8_t bzbCluster; member
215 #define bzbFrag bzbCluster
/netbsd-src/sys/arch/mac68k/include/
H A Ddisklabel.h161 u_int8_t bzbCluster; member
/netbsd-src/sys/arch/mac68k/mac68k/
H A Ddisksubr.c192 if (alt >= 0 && alt != bzb->bzbCluster) in getNamedType()
198 if (alt >= 0 && alt != bzb->bzbCluster) in getNamedType()
/netbsd-src/sys/arch/macppc/stand/ofwboot/
H A Dofdev.c171 *clust = bzb->bzbCluster; in check_apm_root()
/netbsd-src/sys/arch/macppc/macppc/
H A Ddisksubr.c216 *clust = bzb->bzbCluster; in whichType()
/netbsd-src/sys/sys/
H A Dbootblock.h918 uint8_t bzbCluster; member