Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp171 .fStructSize = sizeof(segOptions), in IODMACommandForceDoubleBufferTest()
257 .fStructSize = sizeof(segOptions), in IODMACommandLocalMappedNonContig()
344 .fStructSize = sizeof(segOptions), in IOMemoryRemoteTest()
823 .fStructSize = sizeof(segOptions), in IOMemoryDescriptorTest()
/xnu-8796.121.2/iokit/IOKit/
H A DIODMACommand.h108 uint8_t fStructSize; member
/xnu-8796.121.2/iokit/Kernel/
H A DIODMACommand.cpp168 .fStructSize = sizeof(segmentOptions), in cloneCommand()
229 .fStructSize = sizeof(segmentOptions), in initWithSpecification()
817 .fStructSize = sizeof(segmentOptions), in prepareWithSpecification()
H A DIOUserServer.cpp987 segmentOptions.fStructSize = sizeof(segmentOptions); in Create_Impl()