Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mipsco/include/
H A Ddisklabel.h68 u_int16_t dp_shd0; /* starting head vol 0 */ member
/netbsd-src/sbin/svhlabel/
H A Dsvhlabel.c248 BE16TOH(vh->dp.dp_shd0); in convert_sgi_boot_block()
/netbsd-src/sys/arch/sgimips/sgimips/
H A Ddisksubr.c291 vh->dp.dp_shd0 = 0; in disklabel_bsd_to_sgimips()
/netbsd-src/sys/arch/mipsco/mipsco/
H A Ddisksubr.c305 vh->vh_dp.dp_shd0 = 0; in disklabel_bsd_to_mips()
/netbsd-src/sys/arch/sgimips/stand/sgivol/
H A Dsgivol.c354 volhdr->dp.dp_shd0 = 0; in init_volhdr()
/netbsd-src/sys/sys/
H A Dbootblock.h1315 uint16_t dp_shd0; member