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

/xnu-2422.115.4/bsd/dev/i386/
H A Dkern_machdep.c68 md_prepare_for_shutdown( __unused int paniced, __unused int howto, __unused char * command) argument
/xnu-2422.115.4/bsd/kern/
H A Dkern_xxx.c93 char command[64]; local
H A Dkern_shutdown.c113 boot(int paniced, int howto, char *command) argument
/xnu-2422.115.4/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 DIOWorkLoop.cpp512 maintCommandEnum command = (maintCommandEnum) (uintptr_t) inC; local
H A DIOMapper.cpp189 ppnum_t IOMapper::iovmAllocDMACommand(IODMACommand * command, IOItemCount pageCount) argument
194 void IOMapper::iovmFreeDMACommand(IODMACommand * command, argument
/xnu-2422.115.4/iokit/Tests/
H A DTestDevice.cpp122 TestDeviceAction command; local
/xnu-2422.115.4/bsd/net/
H A Dether_inet6_pr_module.c219 ether_inet6_prmod_ioctl(ifnet_t ifp, protocol_family_t protocol_family, u_long command, void *data) argument
H A Dether_if_module.c604 ether_ioctl(ifnet_t ifp, u_int32_t command, 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.c765 utun_ioctl( ifnet_t interface, u_long command, void *data) argument
H A Dif_ipsec.c846 ipsec_ioctl(ifnet_t interface, u_long command, void *data) argument
H A Ddlil.c4791 ifproto_media_ioctl(struct ifnet *ifp, protocol_family_t protocol, unsigned long command, void *argument) argument
/xnu-2422.115.4/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
/xnu-2422.115.4/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.c3474 int command; local
/xnu-2422.115.4/bsd/sys/
H A Dkdebug.h817 char command[20]; member in struct:__anon468
/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c3314 VNOP_IOCTL(vnode_t vp, u_long command, caddr_t data, int fflag, vfs_context_t ctx) argument

Completed in 134 milliseconds