Searched refs:ERDLAB (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dsaerrno.h43 #define ERDLAB (ELAST+5) /* can't read disk label */ macro
H A Dstrerror.c44 { ERDLAB, "can't read disk label" },
/netbsd-current/sys/arch/shark/stand/ofwboot/
H A Dofdev.c196 return ERDLAB;
199 return ERDLAB;
224 return ERDLAB;
235 return ERDLAB;
240 return ERDLAB;
308 if (error && error != ERDLAB)
312 if (error == ERDLAB) {
/netbsd-current/sys/arch/macppc/stand/ofwboot/
H A Dofdev.c199 return ERDLAB;
216 return ERDLAB; /* no root partition found */
246 return ERDLAB;
249 return ERDLAB;
274 return ERDLAB;
285 return ERDLAB;
290 return ERDLAB;
460 if (error && error != ERDLAB)
464 if (error == ERDLAB) {
/netbsd-current/sys/arch/ofppc/stand/ofwboot/
H A Drdb.c137 return ERDLAB;
151 return ERDLAB;
196 return ERDLAB;
200 return ERDLAB;
204 return ERDLAB;
H A Dofdev.c267 if (error == ERDLAB) {
271 if (error == ERDLAB) {
279 error = ERDLAB;
283 if (error == ERDLAB) {
H A Dmbr.c91 return ERDLAB;
/netbsd-current/sys/arch/acorn32/stand/lib/
H A Driscospart.c179 err = ERDLAB;
/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dunixdev.c112 return ERDLAB;
H A Ddiskprobe.c412 errno = ERDLAB;
/netbsd-current/sys/arch/sparc/stand/ofwboot/
H A Dofdev.c554 error = ERDLAB;
556 if (error && error != ERDLAB)
560 if (error == ERDLAB) {
/netbsd-current/sys/arch/acorn32/stand/nbfs/
H A Dnbfs.c467 { ERDLAB, { FSERR(ERDLAB), "Can't read disk label" } },
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dsd.c146 return(ERDLAB);
/netbsd-current/sys/arch/x68k/stand/libsa/
H A Dsdcd.c176 return ERDLAB;
/netbsd-current/sys/arch/hp300/stand/common/
H A Dsd.c220 return ERDLAB;
H A Drd.c280 return ERDLAB;

Completed in 321 milliseconds