Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIODeviceMemory.cpp58 IOItemCount count ) in arrayFromList()
62 IOItemCount i; in arrayFromList()
H A DIOServicePMPrivate.h325 IOItemCount DriverCallParamCount;
326 IOItemCount DriverCallParamSlots;
747 void queuePMRequestChain( IOPMRequest ** requests, IOItemCount count );
H A DIOServicePM.cpp3740 for (IOItemCount i = 0, arrayIdx = 0; i < count; i++) { in notifyInterestedDrivers()
3784 IOItemCount count; in notifyInterestedDriversDone()
3797 for (IOItemCount i = 0; i < count; i++, param++) { in notifyInterestedDriversDone()
4241 IOItemCount count; in driverInformPowerChange()
4255 for (IOItemCount i = 0; i < count; i++) { in driverInformPowerChange()
7534 IOService::submitPMRequests( IOPMRequest ** requests, IOItemCount count ) in submitPMRequests()
7540 for (IOItemCount i = 0; i < count; i++) { in submitPMRequests()
8635 IOPMRequestQueue::queuePMRequestChain( IOPMRequest ** requests, IOItemCount count ) in queuePMRequestChain()
H A DIODeviceTreeSupport.cpp528 IODTFindInterruptParent( IORegistryEntry * regEntry, IOItemCount index ) in IODTFindInterruptParent()
766 IOItemCount index; in IODTMapInterruptsSharing()
H A DIODMACommand.cpp555 for (IOItemCount idx = 0; idx < numPages; idx++) { in segmentOp()
563 for (IOItemCount idx = 0; idx < numPages; idx++) { in segmentOp()
H A DIOHibernateIO.cpp391 IOItemCount count; in hibernate_set_descriptor_page_state()
897 IOItemCount count; in IOWriteExtentsToFile()
H A DIOService.cpp8018 IOItemCount
8022 IOItemCount count; in getDeviceMemoryCount()
/xnu-8019.80.24/iokit/IOKit/
H A DIOTypes.h81 typedef UInt32 IOItemCount; typedef
238 typedef uint32_t IOItemCount; typedef
H A DIODeviceMemory.h72 IOItemCount count );
H A DIOService.h1297 virtual IOItemCount getDeviceMemoryCount( void );
2218 static void submitPMRequests( IOPMRequest * requests[], IOItemCount count );
/xnu-8019.80.24/iokit/DriverKit/
H A DIOTypes.h81 typedef UInt32 IOItemCount; typedef
238 typedef uint32_t IOItemCount; typedef