Home
last modified time | relevance | path

Searched refs:OutputLittle32 (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/iokit/IOKit/
H A DIODMACommand.h165 static bool OutputLittle32(IODMACommand *target,
171 #define kIODMACommandOutputLittle32 (IODMACommand::OutputLittle32)
/xnu-10002.1.13/iokit/Kernel/
H A DIODMACommand.cpp261 || (OutputLittle32 == outSegFunc)); in setSpecification()
1685 IODMACommand::OutputLittle32(IODMACommand *, in OutputLittle32() function in IODMACommand