Searched refs:EUNLAB (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dsaerrno.h44 #define EUNLAB (ELAST+6) /* unlabeled disk */ macro
H A Dstrerror.c45 { EUNLAB, "unlabeled" },
/netbsd-current/sys/arch/acorn32/stand/lib/
H A Driscospart.c167 err = EUNLAB;
/netbsd-current/sys/arch/x68k/stand/libsa/
H A Dsdcd.c149 error = EUNLAB;
202 return EUNLAB;
/netbsd-current/sys/arch/acorn32/stand/nbfs/
H A Dnbfs.c468 { EUNLAB, { FSERR(EUNLAB), "Unlabeled" } },
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dsd.c151 return EUNLAB; /* bad magic */

Completed in 196 milliseconds