OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next68k_disklabel
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/next68k/next68k/
disksubr.c
57
static const char *parse_nextstep_label(struct
next68k_disklabel
*,
59
static int build_nextstep_label(struct
next68k_disklabel
*, struct disklabel *);
75
parse_nextstep_label(struct
next68k_disklabel
*ondisk, struct disklabel *lp,
168
build_nextstep_label(struct
next68k_disklabel
*ondisk, struct disklabel *lp)
366
if (IS_DISKLABEL((struct
next68k_disklabel
*)bp->b_data)) {
369
(struct
next68k_disklabel
*)bp->b_data, lp, osdep);
432
build_nextstep_label((struct
next68k_disklabel
*)bp->b_data, lp);
/src/sys/arch/next68k/stand/boot/
sd.c
120
struct
next68k_disklabel
*label;
148
label = (struct
next68k_disklabel
*)(io_buf+NEXT68K_LABEL_OFFSET);
/src/usr.sbin/installboot/arch/
next68k.c
87
struct
next68k_disklabel
*next68klabel;
/src/sys/sys/
bootblock.h
1175
#define NEXT68K_LABEL_MAXPARTITIONS 8 /* number of partitions in
next68k_disklabel
*/
1204
struct
next68k_disklabel
{
struct
Completed in 15 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025