Searched refs:EPART (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dsaerrno.h42 #define EPART (ELAST+4) /* bad partition */ macro
H A Dstrerror.c43 { EPART, "bad partition" },
/netbsd-current/sys/arch/hppa/stand/common/
H A Ddk.c108 return (EPART);
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Ddevopen.c93 return EPART;
H A Dwd.c201 return EPART;
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Ddevopen.c86 return EPART;
H A Dwd.c177 return EPART;
/netbsd-current/sys/arch/ia64/stand/ia64/ski/
H A Ddevicename.c136 err = EPART;
143 err = EPART;
/netbsd-current/sys/arch/ia64/stand/efi/libefi/
H A Ddevicename.c141 err = EPART; /* XXX : NetBSD calls a FreeBSD SLICE, a Partition! */
148 err = EPART;
/netbsd-current/sys/arch/acorn32/stand/lib/
H A Driscosdisk.c99 return EPART;
/netbsd-current/sys/arch/acorn32/stand/nbfs/
H A Dnbfs.c466 { EPART, { FSERR(EPART), "Bad partition" } },
/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dboot.c135 return (EPART);
/netbsd-current/sys/arch/i386/stand/dosboot/
H A Dmain.c132 return (EPART);
/netbsd-current/sys/arch/landisk/stand/boot/
H A Dbiosdisk.c307 error = EPART;
H A Dboot2.c158 return (EPART);
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dsd.c234 return EPART;
/netbsd-current/sys/arch/hp300/stand/common/
H A Dsd.c224 return EPART;
H A Drd.c284 return EPART;
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dwd.c213 return EPART;
H A Dsd.c549 return EPART;
/netbsd-current/sys/arch/i386/stand/boot/
H A Dboot2.c232 return EPART;
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Dboot.c197 return EPART;
/netbsd-current/sys/arch/prep/stand/boot/
H A Dsd.c549 return EPART;
/netbsd-current/sys/arch/i386/stand/lib/
H A Dbiosdisk.c1295 error = EPART;

Completed in 293 milliseconds