Home
last modified time | relevance | path

Searched defs:parms (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_sysarch.h27 abi_ulong parms) in do_freebsd_arch_sysarch()
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_sysarch.h27 abi_ulong parms) in do_freebsd_arch_sysarch()
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_sysarch.h28 abi_ulong parms) in do_freebsd_arch_sysarch()
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_sysarch.h26 abi_ulong parms) in do_freebsd_arch_sysarch()
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_sysarch.h25 abi_ulong parms) in do_freebsd_arch_sysarch()
/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dredfish.py23 def execute_redfish_cmd(parms, json_type="json"): argument
/openbmc/openbmc-test-automation/lib/
H A Dgen_call_robot.py262 def create_robot_cmd_string(robot_file_path, *parms):
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c309 struct dwc3_hwparams *parms = &dwc->hwparams; in dwc3_core_num_eps() local
320 struct dwc3_hwparams *parms = &dwc->hwparams; in dwc3_cache_hwparams() local
/openbmc/u-boot/tools/
H A Daisimage.h37 uint32_t parms[AIS_FCN_MAX]; member
H A Daisimage.c161 uint32_t *parms, struct image_type_params *tparams, in ais_insert_cmd_header()