Home
last modified time | relevance | path

Searched refs:fStructSize (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp172 .fStructSize = sizeof(segOptions), in IODMACommandForceDoubleBufferTest()
258 .fStructSize = sizeof(segOptions), in IODMACommandLocalMappedNonContig()
346 .fStructSize = sizeof(segOptions), in IOMemoryRemoteTest()
825 .fStructSize = sizeof(segOptions), in IOMemoryDescriptorTest()
/xnu-11215/iokit/IOKit/
H A DIODMACommand.h108 uint8_t fStructSize; member
/xnu-11215/iokit/Kernel/
H A DIODMACommand.cpp172 .fStructSize = sizeof(segmentOptions), in cloneCommand()
233 .fStructSize = sizeof(segmentOptions), in initWithSpecification()
821 .fStructSize = sizeof(segmentOptions), in prepareWithSpecification()
H A DIOUserServer.cpp998 segmentOptions.fStructSize = sizeof(segmentOptions); in Create_Impl()