Searched defs:start (Results 1 - 25 of 93) sorted by relevance

1234

/macosx-10.5.8/xnu-1228.15.4/iokit/Families/IONVRAM/
H A DIONVRAMController.cpp41 bool IONVRAMController::start(IOService *provider) function in class:IONVRAMController
/macosx-10.5.8/xnu-1228.15.4/osfmk/console/i386/
H A Dvideo_scroll.c34 void video_scroll_up(unsigned long start, argument
41 void video_scroll_down(unsigned long start, /* HIGH addr */ argument
H A Dkdasm.s102 #define start 0x08(%ebp) define
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODeviceMemory.h57 IOPhysicalAddress start; member in struct:IODeviceMemory::InitElement
H A DIORegistryEntry.h812 IORegCursor start; member in class:IORegistryIterator
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dio_map.c74 vm_offset_t start; local
H A Duser_ldt.h75 unsigned int start; /* first descriptor in table */ member in struct:user_ldt
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceMemory.cpp33 withRange( IOPhysicalAddress start, IOPhysicalLength length ) argument
H A DIODMAController.cpp64 bool IODMAController::start(IOService *provider) function in class:IODMAController
H A DRootDomainUserClient.cpp63 bool RootDomainUserClient::start( IOService * provider ) function in class:RootDomainUserClient
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dio_map.c57 vm_offset_t start; local
112 vm_offset_t start; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dkern_machdep.c235 kernacc( off_t start, size_t len ) argument
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleNMI/
H A DAppleNMI.cpp59 bool AppleNMI::start(IOService *provider) function in class:AppleNMI
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleNVRAM/
H A DAppleNVRAM.cpp41 bool AppleNVRAM::start(IOService *provider) function in class:AppleNVRAM
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvApplePlatformExpert/
H A DAppleCPU.cpp46 bool AppleCPU::start(IOService *provider) function in class:AppleCPU
H A DApplePlatformExpert.cpp55 bool ApplePlatformExpert::start( IOService * provider ) function in class:ApplePlatformExpert
/macosx-10.5.8/xnu-1228.15.4/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp54 bool IOWatchDogTimer::start(IOService *provider) function in class:IOWatchDogTimer
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_init.c100 vm_offset_t start, end; local
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dmem.c228 kernacc( off_t start, size_t len ) argument
/macosx-10.5.8/xnu-1228.15.4/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.cpp49 bool GenericInterruptController::start(IOService *provider) function in class:GenericInterruptController
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Drangelist.c80 rl_add(off_t start, off_t end, struct rl_head *rangelist) argument
174 rl_remove(off_t start, off_t end, struct rl_head *rangelist) argument
269 rl_scan(struct rl_head *rangelist, off_t start, off_t end, struct rl_entry **overlap) argument
292 rl_scan_from(struct rl_head *rangelist, off_t start, off_t end, struct rl_entry **overlap, struct rl_entry *range) argument
455 rl_add(__unused off_t start, __unused off_t end, __unused void *rangelist) argument
465 rl_remove(__unused off_t start, __unused off_t end, __unused void *rangelist) argument
470 rl_scan(__unused void *rangelist, __unused off_t start, __unused off_t end, __unused void **overlap) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp66 bool AppleMacIO::start( IOService * provider ) function in class:AppleMacIO
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_alloc.c113 mac_wire(void *start, void *end) argument
121 mac_unwire(void *start, void *end) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_sack.c152 tcp_seq start = tp->sackblks[i].start; local
228 tcp_sackhole_alloc(struct tcpcb *tp, tcp_seq start, tcp_seq end) argument
268 tcp_sackhole_insert(struct tcpcb *tp, tcp_seq start, tcp_seq end, struct sackhole *after) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Derrorlib.h87 unsigned start; member in struct:error_sparse_map

Completed in 208 milliseconds

1234