/openbmc/qemu/ui/ |
H A D | input-barrier.h | 101 enum barrierCmd cmd; member
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | kirkwood-ns2max.dts | 50 cmd-gpio = <&gpio0 30 0>;
|
/openbmc/u-boot/cmd/ |
H A D | clk.c | 85 return c->cmd(cmdtp, flag, argc, argv); in do_clk()
|
H A D | bootstage.c | 82 return c->cmd(cmdtp, flag, argc, argv); in do_boostage()
|
/openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
H A D | mdha.h | 16 u32 cmd; /* 0x08 Command */ member
|
/openbmc/linux/include/linux/ |
H A D | omap-gpmc.h | 80 extern int gpmc_configure(int cmd, int wval);
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | tsc2007.h | 86 int tsc2007_xfer(struct tsc2007 *tsc, u8 cmd);
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | osdep_intf.h | 50 int rtw_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
|
/openbmc/qemu/hw/tpm/ |
H A D | tpm_tis.h | 71 TPMBackendCmd cmd; member
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-recheck-rcu.sh | 34 dur=`grep -v '^#' $i/qemu-cmd | sed -e 's/^.* rcutorture.shutdown_secs=//' -e 's/ .*$//'`
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target.h | 33 extern int iscsit_reject_cmd(struct iscsit_cmd *cmd, u8, unsigned char *);
|
/openbmc/linux/include/uapi/linux/ |
H A D | dlm_device.h | 64 __u8 cmd; member
|
/openbmc/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | storcenter.c | 101 static void __noreturn storcenter_restart(char *cmd) in storcenter_restart() argument
|
/openbmc/linux/fs/smb/client/ |
H A D | netlink.c | 35 .cmd = CIFS_GENL_CMD_SWN_NOTIFY,
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_rx_filter.h | 20 struct ionic_rx_filter_add_cmd cmd; member
|
/openbmc/linux/tools/perf/ |
H A D | builtin.h | 6 const char *help_unknown_cmd(const char *cmd);
|
/openbmc/linux/scripts/ |
H A D | Makefile.vmlinux | 52 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
|
/openbmc/linux/drivers/power/reset/ |
H A D | xgene-reboot.c | 31 unsigned long mode, void *cmd) in xgene_restart_handler() argument
|
/openbmc/linux/arch/arm/mach-ux500/ |
H A D | cpu-db8500.c | 99 static void ux500_restart(enum reboot_mode mode, const char *cmd) in ux500_restart() argument
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-ns2max.dts | 50 cmd-gpio = <&gpio0 30 0>;
|
/openbmc/qemu/include/hw/ide/ |
H A D | pci.h | 17 uint8_t cmd; member
|
/openbmc/openbmc/meta-openpower/recipes-bsp/ecmd/ |
H A D | croserver_git.bb | 20 --extensions "cmd cip" --build-verbose
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-uhci.h | 53 uint16_t cmd; /* cmd register */ member
|
/openbmc/qemu/tests/functional/qemu_test/ |
H A D | aspeed.py | 5 from .cmd import exec_command_and_wait_for_pattern
|
/openbmc/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 215 struct ibmvfc_cmd *vfc_cmd = &evt->iu.cmd; in ibmvfc_trc_start() 2357 if (rsp_iu.cmd.status) in ibmvfc_reset_device() 2366 ibmvfc_get_cmd_error(be16_to_cpu(rsp_iu.cmd.status), be16_to_cpu(rsp_iu.cmd.error)), in ibmvfc_reset_device() 2367 be16_to_cpu(rsp_iu.cmd.status), be16_to_cpu(rsp_iu.cmd.error), fc_rsp->flags, rsp_code, in ibmvfc_reset_device() 2871 if (rsp_iu.cmd.status) in ibmvfc_abort_task_set() 2880 ibmvfc_get_cmd_error(be16_to_cpu(rsp_iu.cmd.status), be16_to_cpu(rsp_iu.cmd.error)), in ibmvfc_abort_task_set() 2881 be16_to_cpu(rsp_iu.cmd.status), be16_to_cpu(rsp_iu.cmd.error), fc_rsp->flags, rsp_code, in ibmvfc_abort_task_set() 2903 struct scsi_device *sdev = cmd->device; in ibmvfc_eh_abort_handler() 2909 block_rc = fc_block_scsi_eh(cmd); in ibmvfc_eh_abort_handler() 2942 block_rc = fc_block_scsi_eh(cmd); in ibmvfc_eh_device_reset_handler() [all …]
|