Searched refs:sbBlockSize (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/macppc/include/
H A Ddisklabel.h129 u_int16_t sbBlockSize; /* block size of device */ member in struct:drvr_map
/netbsd-current/sys/arch/mac68k/include/
H A Ddisklabel.h96 u_int16_t sbBlockSize; /* block size of device */ member in struct:drvr_map
/netbsd-current/sbin/apmlabel/
H A Dapmlabel.c125 blksize = drvr->sbBlockSize;
245 BE16TOH(drvr->sbBlockSize);
/netbsd-current/sys/dev/dkwedge/
H A Ddkwedge_apple.c75 SWAP16(sbBlockSize);
164 blocksize = am->sbBlockSize;
/netbsd-current/usr.sbin/installboot/arch/
H A Dmacppc.c120 dm.sbBlockSize = htobe16(512);
/netbsd-current/distrib/cdrom/macppc_mkboothfs/
H A Dmkboothfs.c92 dm.sbBlockSize = htobe16(2048);
/netbsd-current/sys/sys/
H A Dbootblock.h830 uint16_t sbBlockSize; /* block size of device */ member in struct:apple_drvr_map

Completed in 201 milliseconds