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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOSharedDataQueue.cpp72 IODataQueueAppendix * appendix; local
87 appendix = (IODataQueueAppendix *)((UInt8 *)dataQueue + size + DATA_QUEUE_MEMORY_HEADER_SIZE);
88 appendix->version = 0;
89 notifyMsg = &(appendix->msgh);

Completed in 13 milliseconds