Searched refs:EDEVERR (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/dev/dtrace/scripts/
H A Derrno.d189 inline int EDEVERR = 83;
190 #pragma D binding "1.0" EDEVERR
/xnu-2422.115.4/bsd/sys/
H A Derrno.h220 #define EDEVERR 83 /* Device error, e.g. paper out */ macro
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_bsm_errno.c464 #ifdef EDEVERR
465 EDEVERR,
/xnu-2422.115.4/iokit/Kernel/
H A DIOService.cpp5075 return(EDEVERR);

Completed in 37 milliseconds