Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/IOKit/
H A DIODMACommand.h154 static bool OutputBig32(IODMACommand *target,
160 #define kIODMACommandOutputBig32 (IODMACommand::OutputBig32)
/xnu-10002.1.13/iokit/Kernel/
H A DIODMACommand.cpp260 || (OutputBig32 == outSegFunc) in setSpecification()
1674 IODMACommand::OutputBig32(IODMACommand *, in OutputBig32() function in IODMACommand