Home
last modified time | relevance | path

Searched refs:NEXT68K_LABEL_MAXFSTLEN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/next68k/next68k/
H A Ddisksubr.c133 fstypenames[t], NEXT68K_LABEL_MAXFSTLEN) in parse_nextstep_label()
233 NEXT68K_LABEL_MAXFSTLEN)))) { in build_nextstep_label()
265 memset(p->cp_type, 0, NEXT68K_LABEL_MAXFSTLEN); in build_nextstep_label()
268 NEXT68K_LABEL_MAXFSTLEN); in build_nextstep_label()
/netbsd-src/sys/sys/
H A Dbootblock.h1171 #define NEXT68K_LABEL_MAXFSTLEN 8 macro
1188 char cp_type[NEXT68K_LABEL_MAXFSTLEN]; /* file system type name */