/openbmc/fb-ipmi-oem/src/ |
H A D | usb-dbg.cpp | 550 int sendBicCmd(uint8_t netFn, uint8_t cmd, uint8_t bicAddr, in sendBicCmd() 579 int sendMeCmd(uint8_t netFn, uint8_t cmd, std::vector<uint8_t>& cmdData, in sendMeCmd()
|
/openbmc/qemu/hw/block/ |
H A D | pflash_cfi02.c | 84 uint8_t cmd; member 437 uint8_t cmd; in pflash_write() local
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_mid.c | 947 int qla24xx_control_vp(scsi_qla_host_t *vha, int cmd) in qla24xx_control_vp() 1026 qla_update_vp_map(struct scsi_qla_host *vha, int cmd) in qla_update_vp_map()
|
/openbmc/linux/net/bluetooth/rfcomm/ |
H A D | sock.c | 859 static int rfcomm_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in rfcomm_sock_ioctl() 880 static int rfcomm_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in rfcomm_sock_compat_ioctl()
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-mac.c | 348 struct il_device_cmd *cmd, in il3945_build_tx_cmd_hwcrypto() 391 il3945_build_tx_cmd_basic(struct il_priv *il, struct il_device_cmd *cmd, in il3945_build_tx_cmd_basic() 643 struct il_host_cmd cmd = { in il3945_get_measurement() local 2496 struct il_host_cmd cmd = { in il3945_request_scan() local 2901 il3945_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in il3945_mac_set_key()
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | ebtables.c | 1546 const int *len, int cmd) in copy_everything_to_user() 1852 void __user *user, int *len, int cmd) in compat_copy_everything_to_user() 2372 static int compat_do_ebt_get_ctl(struct sock *sk, int cmd, in compat_do_ebt_get_ctl() 2445 static int do_ebt_get_ctl(struct sock *sk, int cmd, void __user *user, int *len) in do_ebt_get_ctl() 2511 static int do_ebt_set_ctl(struct sock *sk, int cmd, sockptr_t arg, in do_ebt_set_ctl()
|
/openbmc/linux/drivers/ata/ |
H A D | libata-eh.c | 305 static int ata_lookup_timeout_table(u8 cmd) in ata_lookup_timeout_table() 333 unsigned int ata_internal_cmd_timeout(struct ata_device *dev, u8 cmd) in ata_internal_cmd_timeout() 358 void ata_internal_cmd_timed_out(struct ata_device *dev, u8 cmd) in ata_internal_cmd_timed_out() 1422 struct scsi_cmnd *cmd = qc->scsicmd; in ata_eh_request_sense() local 2419 struct ata_taskfile *cmd = &qc->tf, *res = &qc->result_tf; in ata_eh_link_report() local
|
/openbmc/linux/drivers/tty/ |
H A D | tty_io.c | 439 static long hung_up_tty_ioctl(struct file *file, unsigned int cmd, in hung_up_tty_ioctl() 446 unsigned int cmd, unsigned long arg) in hung_up_tty_compat_ioctl() 2534 static int tty_tiocmset(struct tty_struct *tty, unsigned int cmd, in tty_tiocmset() 2655 long tty_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in tty_ioctl() 2862 static long tty_compat_ioctl(struct file *file, unsigned int cmd, in tty_compat_ioctl()
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_hqvdp.c | 381 u32 cmd = hqvdp->hqvdp_cmd_paddr; in sti_hqvdp_get_free_cmd() local 409 u32 cmd = hqvdp->hqvdp_cmd_paddr; in sti_hqvdp_get_curr_cmd() local 437 dma_addr_t cmd = hqvdp->hqvdp_cmd_paddr; in sti_hqvdp_get_next_cmd() local 569 int cmd, cmd_offset, infoxp70; in hqvdp_dbg_show() local 1131 struct sti_hqvdp_cmd *cmd; in sti_hqvdp_atomic_update() local
|
/openbmc/linux/net/ipv6/ |
H A D | ip6mr.c | 1896 int ip6mr_ioctl(struct sock *sk, int cmd, void *arg) in ip6mr_ioctl() 1964 int ip6mr_compat_ioctl(struct sock *sk, unsigned int cmd, void __user *arg) in ip6mr_compat_ioctl() 2360 u32 portid, u32 seq, struct mfc6_cache *c, int cmd, in ip6mr_fill_mroute() 2405 int cmd, int flags) in _ip6mr_fill_mroute() 2433 int cmd) in mr6_netlink_event()
|
/openbmc/linux/drivers/media/pci/pt3/ |
H A D | pt3_i2c.c | 45 static void cmdbuf_add(struct pt3_i2cbuf *cbuf, enum ctl_cmd cmd) in cmdbuf_add()
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | p54spi.h | 83 __le16 cmd; member
|
/openbmc/linux/drivers/char/ |
H A D | nwflash.c | 96 static long flash_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in flash_ioctl()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | hci_ath.c | 151 struct ath_vendor_cmd cmd; in ath_vendor_cmd() local
|
/openbmc/linux/arch/x86/kernel/cpu/mtrr/ |
H A D | if.c | 155 mtrr_ioctl(struct file *file, unsigned int cmd, unsigned long __arg) in mtrr_ioctl()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | fsmc_nand.c | 165 static void fsmc_nand_hwcontrol(struct mtd_info *mtd, int cmd, uint ctrl) in fsmc_nand_hwcontrol()
|
/openbmc/u-boot/arch/arm/mach-stm32mp/ |
H A D | cpu.c | 245 char cmd[60]; in setup_boot_mode() local
|
/openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
H A D | qbman_portal.h | 93 static inline void *qbman_swp_mc_complete(struct qbman_swp *swp, void *cmd, in qbman_swp_mc_complete()
|
/openbmc/linux/sound/soc/uniphier/ |
H A D | aio-dma.c | 135 struct snd_pcm_substream *substream, int cmd) in uniphier_aiodma_trigger()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | health.c | 261 struct mlx5_rsc_dump_cmd *cmd; in mlx5e_health_rsc_fmsg_dump() local
|
/openbmc/linux/drivers/fpga/ |
H A D | dfl-afu-error.c | 227 unsigned int cmd, unsigned long arg) in port_err_ioctl()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-op-mode.h | 151 const struct iwl_device_cmd *cmd) in iwl_op_mode_async_cb()
|
/openbmc/u-boot/cmd/ |
H A D | bootm.c | 141 int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd) in bootm_maybe_autostart()
|
/openbmc/hiomapd/ |
H A D | control_legacy.c | 31 uint8_t cmd; member
|
/openbmc/linux/drivers/net/arcnet/ |
H A D | com20020.c | 340 static void com20020_command(struct net_device *dev, int cmd) in com20020_command()
|