/openbmc/phosphor-mboxd/ |
H A D | mboxd_msg.c | 681 uint8_t cmd = req->msg.command; in check_req_valid() local
|
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/ |
H A D | regs-mmc.h | 27 uint32_t cmd; member
|
/openbmc/u-boot/board/freescale/common/ |
H A D | sys_eeprom.c | 325 char cmd; in do_mac() local
|
/openbmc/qemu/tests/qtest/ |
H A D | ipmi-bt-test.c | 258 static void bt_cmd(uint8_t *cmd, unsigned int cmd_len, in bt_cmd()
|
/openbmc/phosphor-power/power-supply/ |
H A D | power_supply.cpp | 121 void PowerSupply::captureCmd(util::NamesValues& nv, const std::string& cmd, in captureCmd()
|
/openbmc/qemu/hw/pci/ |
H A D | pci_bridge.c | 193 uint16_t cmd = pci_get_word(pd->config + PCI_COMMAND); in pci_bridge_region_init() local
|
/openbmc/dbus-sensors/src/smbpbi/ |
H A D | SmbpbiSensor.cpp | 237 std::array<uint8_t, 8> cmd{}; i2cReadDataBytes() local
|
/openbmc/qemu/hw/misc/ |
H A D | mac_via.c | 418 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 D | test-qga.c | 58 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 D | virtio-net.c | 951 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 D | aspeed_spi.c | 86 #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 D | hab.c | 491 struct hab_hdr *cmd; in csf_is_valid() local
|
/openbmc/u-boot/cmd/ |
H A D | regulator.c | 434 cmd_tbl_t *cmd; in do_regulator() local
|
/openbmc/u-boot/tools/ |
H A D | fit_image.c | 634 char cmd[MKIMAGE_MAX_DTC_CMDLINE_LEN]; in fit_handle_file() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | table.js | 638 'cmd': 'filterinfo', property in tableInit.filterOpenClicked.params
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci-ring.c | 272 u32 ep_index, trb_type cmd) in xhci_queue_command()
|
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ |
H A D | f_rockusb.h | 76 enum rkusb_command cmd; member
|
/openbmc/u-boot/drivers/qe/ |
H A D | qe.c | 36 void qe_issue_cmd(uint cmd, uint sbc, u8 mcn, u32 cmd_data) in qe_issue_cmd()
|
/openbmc/hiomapd/ |
H A D | transport_mbox.c | 492 uint8_t cmd = req->msg.command; in check_req_valid() local
|
/openbmc/u-boot/test/py/ |
H A D | multiplexed_log.py | 111 def run(self, cmd, cwd=None, ignore_errors=False): argument
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | davinci_nand.c | 143 static void nand_davinci_hwcontrol(struct mtd_info *mtd, int cmd, in nand_davinci_hwcontrol()
|
/openbmc/qemu/hw/char/ |
H A D | mcf_uart.c | 141 static void mcf_do_command(mcf_uart_state *s, uint8_t cmd) in mcf_do_command()
|
/openbmc/u-boot/drivers/net/ |
H A D | eepro100.c | 256 int cmd; in get_phyreg() local 279 int cmd; in set_phyreg() local
|
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | mmc.h | 22 u32 cmd; /* 0x18 command */ member
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_go.py | 575 def __go_run_cmd(self, cmd, cwd, d): argument
|