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

/xnu-2422.115.4/bsd/dev/dtrace/scripts/
H A Derrno.d187 inline int EPWROFF = 82;
188 #pragma D binding "1.0" EPWROFF
/xnu-2422.115.4/bsd/sys/
H A Derrno.h219 #define EPWROFF 82 /* Device power is off */ macro
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_bsm_errno.c457 #ifdef EPWROFF
458 EPWROFF,
/xnu-2422.115.4/iokit/Kernel/
H A DIOService.cpp5073 return(EPWROFF);

Completed in 29 milliseconds