Searched defs:command (Results 1 - 20 of 20) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/arm/
H A Dkern_machdep.c67 void md_prepare_for_shutdown(__unused int paniced, __unused int howto, __unused char *command) argument
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dkern_machdep.c68 md_prepare_for_shutdown( __unused int paniced, __unused int howto, __unused char * command) argument
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_xxx.c93 char command[64]; local
H A Dkern_shutdown.c113 boot(int paniced, int howto, char *command) argument
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCommandPool.cpp148 IOCommand *command = 0; local
167 gatedGetCommand(IOCommand **command, bool blockForCommand) argument
188 returnCommand(IOCommand *command) argument
202 gatedReturnCommand(IOCommand *command) argument
[all...]
H A DIOMapper.cpp170 ppnum_t IOMapper::iovmAllocDMACommand(IODMACommand * command, IOItemCount pageCount) argument
175 void IOMapper::iovmFreeDMACommand(IODMACommand * command, argument
H A DIOWorkLoop.cpp512 maintCommandEnum command = (maintCommandEnum) (uintptr_t) inC; local
/darwin-on-arm/xnu/bsd/net/
H A Dether_at_pr_module.c183 ether_at_prmod_ioctl( ifnet_t ifp, __unused protocol_family_t protocol_family, u_int32_t command, void *data) argument
H A Dether_inet6_pr_module.c206 ether_inet6_prmod_ioctl(ifnet_t ifp, protocol_family_t protocol_family, u_long command, void *data) argument
H A Dether_if_module.c610 ether_ioctl( __unused ifnet_t ifp, __unused u_int32_t command, __unused void* data) argument
H A Dether_inet_pr_module.c313 ether_inet_prmod_ioctl(ifnet_t ifp, protocol_family_t protocol_family, u_long command, void *data) argument
H A Dif_utun.c722 utun_ioctl( ifnet_t interface, u_long command, void *data) argument
H A Ddlil.c4221 ifproto_media_ioctl(struct ifnet *ifp, protocol_family_t protocol, unsigned long command, void *argument) argument
/darwin-on-arm/xnu/iokit/Tests/
H A DTestDevice.cpp122 TestDeviceAction command; local
/darwin-on-arm/xnu/bsd/netat/
H A Dzip.h69 u_char command; member in struct:at_zip
77 char command; member in struct:__anon362
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dcontent_protection_test.c35 int apple_key_store(uint32_t command, argument
92 int keystorectl(char * const command[]) argument
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2_compat.c3257 ipfw_get_command_and_version(struct sockopt *sopt, int *command, u_int32_t *api_version) argument
[all...]
H A Dip_fw2.c3395 int command; local
/darwin-on-arm/xnu/bsd/sys/
H A Dkdebug.h682 char command[20]; member in struct:__anon496
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c3783 VNOP_IOCTL(vnode_t vp, u_long command, caddr_t data, int fflag, vfs_context_t ctx) argument

Completed in 97 milliseconds