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

/macosx-10.5.8/xnu-1228.15.4/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 33 milliseconds