Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOSharedDataQueue.cpp82 IODataQueueAppendix * appendix; in initWithCapacity() local
119appendix = (IODataQueueAppendix *)((UInt8 *)dataQueue + size + DATA_QUEUE_MEMORY_HEADER… in initWithCapacity()
120 appendix->version = 0; in initWithCapacity()