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

/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h136 /*! @function OutputLittle32
139 static bool OutputLittle32(IODMACommand *target,
145 #define kIODMACommandOutputLittle32 (IODMACommand::OutputLittle32)
/xnu-2782.1.97/iokit/Kernel/
H A DIODMACommand.cpp157 || OutputLittle32 == outSegFunc);
618 || OutputLittle32 == outSegFunc);
1268 IODMACommand::OutputLittle32(IODMACommand *, function in class:IODMACommand

Completed in 21 milliseconds