Searched refs:IODMACommandInternal (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODMACommand.cpp207 reserved = IONew(IODMACommandInternal, 1);
210 bzero(reserved, sizeof(IODMACommandInternal));
221 IODelete(reserved, IODMACommandInternal, 1);
314 IODMACommandInternal * state = target->reserved;
401 IODMACommandInternal * state = fInternalState;
613 IODMACommandInternal * state = fInternalState;
669 IODMACommandInternal * state = fInternalState;
700 IODMACommandInternal * state = fInternalState;
794 IODMACommandInternal * state = fInternalState;
842 IODMACommandInternal * internalStat
[all...]
H A DIOKitKernelInternal.h101 struct IODMACommandInternal struct
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODMACommand.h499 struct IODMACommandInternal * reserved;

Completed in 27 milliseconds