Home
last modified time | relevance | path

Searched refs:sbDevType (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmac_label.h24 unsigned char sbDevType[2]; /* device type */ member
H A Dmac_label.c144 set_722 (mac_label->sbDevType,1); in gen_mac_label()
/netbsd-src/usr.sbin/sysinst/arch/mac68k/
H A Dmd.h142 unsigned short sbDevType; /* device type */ member
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dlow.h24 Integer sbDevType; /* reserved */ member
H A Dlow.c74 d_fetchw(&ptr, &rec.sbDevType); in l_readblock0()
/netbsd-src/sys/arch/mac68k/include/
H A Ddisklabel.h98 u_int16_t sbDevType; /* (used internally by ROM) */ member
/netbsd-src/sys/arch/macppc/include/
H A Ddisklabel.h131 u_int16_t sbDevType; /* (used internally by ROM) */ member
/netbsd-src/external/bsd/pdisk/dist/
H A Ddump.c181 p->sbDevType, p->sbDevId); in dump_block_zero()
471 zp->sbDevType, zp->sbDevId, zp->sbData); in show_data_structures()
704 printf(" device type: 0x%x\n", zp->sbDevType); in full_dump_block_zero()
H A Dconvert.c160 reverse2((uint8_t *)&data->sbDevType); in convert_block0()
H A Ddpme.h70 uint16_t sbDevType; /* device type */ member
H A Dpartition_map.c604 p->sbDevType = 0; in coerce_block0()
/netbsd-src/sys/dev/dkwedge/
H A Ddkwedge_apple.c77 SWAP16(sbDevType); in swap_apple_drvr_map()
/netbsd-src/sbin/apmlabel/
H A Dapmlabel.c247 BE16TOH(drvr->sbDevType); in convert_drvr_map()
/netbsd-src/sys/sys/
H A Dbootblock.h832 uint16_t sbDevType; /* (used internally by ROM) */ member