Searched refs:IODataQueueInternal (Results 1 – 1 of 1) sorted by relevance
44 struct IODataQueueInternal { struct110 notifyMsg = IOMallocType(IODataQueueInternal); in initWithCapacity()111 ((IODataQueueInternal *)notifyMsg)->queueSize = size; in initWithCapacity()148 round_page(((IODataQueueInternal *)notifyMsg)->queueSize + in free()153 IOFreeType(notifyMsg, IODataQueueInternal); in free()183 queueSize = ((IODataQueueInternal *) notifyMsg)->queueSize; in enqueue()265 msgh = &((IODataQueueInternal *) notifyMsg)->msg; in setNotificationPort()278 msgh = &((IODataQueueInternal *) notifyMsg)->msg; in sendDataAvailableNotification()300 queueSize = ((IODataQueueInternal *) notifyMsg)->queueSize; in getMemoryDescriptor()