Searched defs:_cmd (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/vmm/ |
H A D | vmm_dev.h | 50 #define VMMDEV_IOCTL(_cmd, _flags) { .cmd = (_cmd), .flags = (_flags) } argument
|
/freebsd/sbin/devd/ |
H A D | devd.hh | 125 std::string _cmd; member in action
|
/freebsd/contrib/wpa/src/common/ |
H A D | wpa_ctrl.c | 489 const char *_cmd; in wpa_ctrl_request() local
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | ops.c | 308 RX_HANDLER_GRP_NO_SIZE(_grp,_cmd,_fn,_context) global() argument 313 RX_HANDLER_GRP(_grp,_cmd,_fn,_context,_struct) global() argument
|
/freebsd/sys/dev/malo/ |
H A D | if_malohal.c | 58 #define _CMD_SETUP(pCmd, _type, _cmd) do { \ argument
|