Searched refs:EUNIT (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dsaerrno.h41 #define EUNIT (ELAST+3) /* bad drive */ macro
H A Dstrerror.c42 { EUNIT, "bad drive number" },
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dsd.c107 return EUNIT; /* not a disk */
204 return EUNIT;
217 else if (error != EUNIT)
222 return EUNIT;
H A Dscsi.c223 return EUNIT; /* device not present */
H A Den.c433 return EUNIT; /* there can be exactly one ethernet */
/netbsd-current/sys/arch/i386/stand/dosboot/
H A Ddevopen.c86 return (EUNIT);
H A Dmain.c122 return (EUNIT);
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Ddevopen.c86 return EUNIT;
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Ddevopen.c79 return EUNIT;
/netbsd-current/sys/arch/ia64/stand/ia64/ski/
H A Ddevicename.c129 err = EUNIT;
172 err = EUNIT;
/netbsd-current/sys/arch/ia64/stand/efi/libefi/
H A Ddevicename.c134 err = EUNIT;
177 err = EUNIT;
/netbsd-current/sys/arch/x68k/stand/libsa/
H A Dsdcd.c124 error = EUNIT;
134 error = EUNIT;
/netbsd-current/sys/arch/acorn32/stand/lib/
H A Driscosdisk.c83 return EUNIT;
/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dboot.c125 return (EUNIT);
/netbsd-current/sys/arch/landisk/stand/boot/
H A Dboot2.c148 return (EUNIT);
/netbsd-current/sys/arch/i386/stand/boot/
H A Dboot2.c222 return EUNIT;
/netbsd-current/sys/arch/acorn32/stand/nbfs/
H A Dnbfs.c465 { EUNIT, { FSERR(0xAC), "Bad drive number" } },
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Dboot.c187 return EUNIT;

Completed in 148 milliseconds