Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2688 static volatile SInt64 gIOMDDescriptorID __attribute__((aligned(8))) = (kIODescriptorIDInvalid + 1U… variable
2762 SInt64 newID = OSIncrementAtomic64(&gIOMDDescriptorID); in setDescriptorID()