Searched defs:vhp (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/arch/mipsco/stand/installboot/ |
H A D | installboot.c | 235 read_volheader(const char *disk, struct mips_volheader *vhp) in read_volheader() 262 write_volheader(const char *disk, struct mips_volheader *vhp) in write_volheader() 293 mipsvh_cksum(struct mips_volheader *vhp) in mipsvh_cksum() 313 voldir_findfile(struct mips_volheader *vhp, const char *file, int create) in voldir_findfile()
|
/netbsd-src/sys/arch/sgimips/sgimips/ |
H A D | disksubr.c | 336 mipsvh_cksum(struct sgi_boot_block *vhp) in mipsvh_cksum()
|
/netbsd-src/sys/arch/mipsco/mipsco/ |
H A D | disksubr.c | 341 mipsvh_cksum(struct mips_volheader *vhp) in mipsvh_cksum()
|
/netbsd-src/sys/arch/playstation2/ee/ |
H A D | gsreg.h | 52 #define SMODE1(vhp, vcksel, slck2, nvck, clksel, pevs, pehs, pvs, phs, \ argument
|