Home
last modified time | relevance | path

Searched defs:cmd (Results 501 – 525 of 683) sorted by relevance

1...<<2122232425262728

/openbmc/phosphor-mboxd/
H A Dmboxd_msg.c681 uint8_t cmd = req->msg.command; in check_req_valid() local
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-mmc.h27 uint32_t cmd; member
/openbmc/u-boot/board/freescale/common/
H A Dsys_eeprom.c325 char cmd; in do_mac() local
/openbmc/qemu/tests/qtest/
H A Dipmi-bt-test.c258 static void bt_cmd(uint8_t *cmd, unsigned int cmd_len, in bt_cmd()
/openbmc/phosphor-power/power-supply/
H A Dpower_supply.cpp121 void PowerSupply::captureCmd(util::NamesValues& nv, const std::string& cmd, in captureCmd()
/openbmc/qemu/hw/pci/
H A Dpci_bridge.c193 uint16_t cmd = pci_get_word(pd->config + PCI_COMMAND); in pci_bridge_region_init() local
/openbmc/dbus-sensors/src/smbpbi/
H A DSmbpbiSensor.cpp237 std::array<uint8_t, 8> cmd{}; i2cReadDataBytes() local
/openbmc/qemu/hw/misc/
H A Dmac_via.c418 int cmd, sector, addr; in via1_rtc_update() local
638 uint8_t cmd = data & 0xc; in adb_via_send_len() local
/openbmc/qemu/tests/unit/
H A Dtest-qga.c58 g_autofree char *cmd = NULL; in fixture_setup() local
720 g_autofree char *cmd = NULL; in test_qga_config() local
/openbmc/qemu/hw/net/
H A Dvirtio-net.c951 static int virtio_net_handle_rx_mode(VirtIONet *n, uint8_t cmd, in virtio_net_handle_rx_mode()
984 static int virtio_net_handle_offloads(VirtIONet *n, uint8_t cmd, in virtio_net_handle_offloads()
1029 static int virtio_net_handle_mac(VirtIONet *n, uint8_t cmd, in virtio_net_handle_mac()
1125 static int virtio_net_handle_vlan_table(VirtIONet *n, uint8_t cmd, in virtio_net_handle_vlan_table()
1154 static int virtio_net_handle_announce(VirtIONet *n, uint8_t cmd, in virtio_net_handle_announce()
1439 static int virtio_net_handle_mq(VirtIONet *n, uint8_t cmd, in virtio_net_handle_mq()
/openbmc/u-boot/drivers/spi/
H A Daspeed_spi.c86 #define CE_CTRL_CMD(cmd) \ argument
241 } cmd; member
1243 static void aspeed_spi_fill_FQCD(struct aspeed_spi_priv *priv, u8 cmd) in aspeed_spi_fill_FQCD()
1287 static void aspeed_spi_fill_AQCD(struct aspeed_spi_priv *priv, u8 cmd, u8 addr_width) in aspeed_spi_fill_AQCD()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dhab.c491 struct hab_hdr *cmd; in csf_is_valid() local
/openbmc/u-boot/cmd/
H A Dregulator.c434 cmd_tbl_t *cmd; in do_regulator() local
/openbmc/u-boot/tools/
H A Dfit_image.c634 char cmd[MKIMAGE_MAX_DTC_CMDLINE_LEN]; in fit_handle_file() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtable.js638 'cmd': 'filterinfo', property in tableInit.filterOpenClicked.params
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-ring.c272 u32 ep_index, trb_type cmd) in xhci_queue_command()
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Df_rockusb.h76 enum rkusb_command cmd; member
/openbmc/u-boot/drivers/qe/
H A Dqe.c36 void qe_issue_cmd(uint cmd, uint sbc, u8 mcn, u32 cmd_data) in qe_issue_cmd()
/openbmc/hiomapd/
H A Dtransport_mbox.c492 uint8_t cmd = req->msg.command; in check_req_valid() local
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py111 def run(self, cmd, cwd=None, ignore_errors=False): argument
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Ddavinci_nand.c143 static void nand_davinci_hwcontrol(struct mtd_info *mtd, int cmd, in nand_davinci_hwcontrol()
/openbmc/qemu/hw/char/
H A Dmcf_uart.c141 static void mcf_do_command(mcf_uart_state *s, uint8_t cmd) in mcf_do_command()
/openbmc/u-boot/drivers/net/
H A Deepro100.c256 int cmd; in get_phyreg() local
279 int cmd; in set_phyreg() local
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dmmc.h22 u32 cmd; /* 0x18 command */ member
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_go.py575 def __go_run_cmd(self, cmd, cwd, d): argument

1...<<2122232425262728