Home
last modified time | relevance | path

Searched refs:specification (Results 1 – 8 of 8) sorted by relevance

/xnu-11215/iokit/DriverKit/
H A DIODMACommand.iig106 * @param specification A caller initialized structure describing
116 const IODMACommandSpecification * specification,
/xnu-11215/doc/debugging/
H A Dmacro_testing.md71 Auto generating mock specification from kernel under test allows checking that
/xnu-11215/makedefs/
H A DMakeInc.kernel386 …-ot are evaluated differently by bash, dash, and zsh (and are not part of the POSIX specification).
438 …-ot are evaluated differently by bash, dash, and zsh (and are not part of the POSIX specification).
480 …-ot are evaluated differently by bash, dash, and zsh (and are not part of the POSIX specification).
H A DMakeInc.top408 …-ot are evaluated differently by bash, dash, and zsh (and are not part of the POSIX specification).
/xnu-11215/bsd/man/man2/
H A Dgetdirentriesattr.2245 a proper specification for the behaviour of this routine.
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp2219 unsigned long specification ) in requestPowerDomainState() argument
2236 OUR_PMLog(kPMLogRequestDomain, childRequestPowerFlags, specification); in requestPowerDomainState()
H A DIOUserServer.cpp977 const IODMACommandSpecification * specification, in Create_Impl() argument
990 if (os_convert_overflow(specification->maxAddressBits, &segmentOptions.fNumAddressBits)) { in Create_Impl()
H A DIOPMrootDomain.cpp3207 unsigned long specification ) in requestPowerDomainState() argument
3212 return super::requestPowerDomainState(0, childConnection, specification); in requestPowerDomainState()