Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mac68k/include/
Ddisklabel.h98 u_int16_t sbDevType; /* (used internally by ROM) */ member
/netbsd/src/sys/arch/macppc/include/
Ddisklabel.h131 u_int16_t sbDevType; /* (used internally by ROM) */ member
/netbsd/src/external/bsd/pdisk/dist/
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()
Dconvert.c160 reverse2((uint8_t *)&data->sbDevType); in convert_block0()
Ddpme.h70 uint16_t sbDevType; /* device type */ member
Dpartition_map.c604 p->sbDevType = 0; in coerce_block0()
/netbsd/src/sys/dev/dkwedge/
Ddkwedge_apple.c77 SWAP16(sbDevType); in swap_apple_drvr_map()
/netbsd/src/sbin/apmlabel/
Dapmlabel.c247 BE16TOH(drvr->sbDevType); in convert_drvr_map()
/netbsd/src/sys/sys/
Dbootblock.h832 uint16_t sbDevType; /* (used internally by ROM) */ member