OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mips_volheader
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mipsco/stand/installboot/
installboot.c
58
static int mipsvh_cksum(struct
mips_volheader
*);
59
static void read_volheader(const char *, struct
mips_volheader
*);
60
static void write_volheader(const char *, struct
mips_volheader
*);
61
static struct mips_voldir *voldir_findfile(struct
mips_volheader
*,
130
struct
mips_volheader
vh;
147
struct
mips_volheader
vh;
165
struct
mips_volheader
vh;
235
read_volheader(const char *disk, struct
mips_volheader
*vhp)
262
write_volheader(const char *disk, struct
mips_volheader
*vhp)
293
mipsvh_cksum(struct
mips_volheader
*vhp
[
all
...]
/src/sys/arch/mipsco/mipsco/
disksubr.c
49
static const char *disklabel_mips_to_bsd(struct
mips_volheader
*,
52
struct
mips_volheader
*);
53
static int mipsvh_cksum(struct
mips_volheader
*);
71
struct
mips_volheader
*mvp;
119
mvp = (struct
mips_volheader
*)bp->b_data;
240
disklabel_mips_to_bsd(struct
mips_volheader
*vh, struct disklabel *lp)
286
disklabel_bsd_to_mips(struct disklabel *lp, struct
mips_volheader
*vh)
341
mipsvh_cksum(struct
mips_volheader
*vhp)
/src/sys/arch/mipsco/include/
disklabel.h
105
struct
mips_volheader
{
struct
Completed in 11 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025