Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIODeviceMemory.cpp58 IOItemCount count ) in arrayFromList()
62 IOItemCount i; in arrayFromList()
H A DIOServicePMPrivate.h328 IOItemCount DriverCallParamCount;
329 IOItemCount DriverCallParamSlots;
778 void queuePMRequestChain( IOPMRequest ** requests, IOItemCount count );
H A DIODeviceTreeSupport.cpp559 IODTFindInterruptParent( IORegistryEntry * regEntry, IOItemCount index ) in IODTFindInterruptParent()
797 IOItemCount index; in IODTMapInterruptsSharing()
H A DIOServicePM.cpp3839 for (IOItemCount i = 0, arrayIdx = 0; i < count; i++) { in notifyInterestedDrivers()
3883 IOItemCount count; in notifyInterestedDriversDone()
3896 for (IOItemCount i = 0; i < count; i++, param++) { in notifyInterestedDriversDone()
4352 IOItemCount count; in driverInformPowerChange()
4366 for (IOItemCount i = 0; i < count; i++) { in driverInformPowerChange()
7944 IOService::submitPMRequests( IOPMRequest ** requests, IOItemCount count ) in submitPMRequests()
7950 for (IOItemCount i = 0; i < count; i++) { in submitPMRequests()
9069 IOPMRequestQueue::queuePMRequestChain( IOPMRequest ** requests, IOItemCount count ) in queuePMRequestChain()
H A DIODMACommand.cpp568 for (IOItemCount idx = 0; idx < numPages; idx++) { in segmentOp()
576 for (IOItemCount idx = 0; idx < numPages; idx++) { in segmentOp()
H A DIOHibernateIO.cpp457 IOItemCount count; in hibernate_set_descriptor_page_state()
988 IOItemCount count; in IOWriteExtentsToFile()
H A DIOService.cpp8473 IOItemCount
8477 IOItemCount count; in getDeviceMemoryCount()
/xnu-12377.61.12/iokit/IOKit/
H A DIOTypes.h109 typedef UInt32 IOItemCount; typedef
266 typedef uint32_t IOItemCount; typedef
H A DIODeviceMemory.h72 IOItemCount count );
H A DIOService.h1334 virtual IOItemCount getDeviceMemoryCount( void );
2350 static void submitPMRequests( IOPMRequest * requests[], IOItemCount count );
/xnu-12377.61.12/iokit/DriverKit/
H A DIOTypes.h109 typedef UInt32 IOItemCount; typedef
266 typedef uint32_t IOItemCount; typedef