Home
last modified time | relevance | path

Searched refs:cmd (Results 2926 – 2950 of 6826) sorted by relevance

1...<<111112113114115116117118119120>>...274

/openbmc/linux/drivers/scsi/
H A Da2091.c48 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) in dma_setup() argument
50 struct scsi_pointer *scsi_pointer = WD33C93_scsi_pointer(cmd); in dma_setup()
52 struct Scsi_Host *instance = cmd->device->host; in dma_setup()
H A Da3000.c53 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) in dma_setup() argument
55 struct scsi_pointer *scsi_pointer = WD33C93_scsi_pointer(cmd); in dma_setup()
57 struct Scsi_Host *instance = cmd->device->host; in dma_setup()
/openbmc/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c223 static void usage(const char *cmd) in usage() argument
225 printf("%s : A thermal monitoring engine based on notifications\n", cmd); in usage()
226 printf("Usage: %s [options]\n", cmd); in usage()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c1245 uint32_t cmd; in lpfc_cmpl_els_link_down() local
1249 cmd = *pcmd; in lpfc_cmpl_els_link_down()
3366 u32 cmd; in lpfc_cmpl_els_disc_cmd() local
3399 cmd = *pdata; in lpfc_cmpl_els_disc_cmd()
4489 switch (cmd) { in lpfc_els_retry_delay_handler()
4967 if ((cmd == ELS_CMD_PLOGI) || (cmd == ELS_CMD_FDISC)) { in lpfc_els_retry()
4985 if (((cmd == ELS_CMD_PLOGI) || (cmd == ELS_CMD_ADISC)) && in lpfc_els_retry()
5021 switch (cmd) { in lpfc_els_retry()
8353 cmd = *lp++; in lpfc_els_rcv_flogi()
8369 cmd, did); in lpfc_els_rcv_flogi()
[all …]
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A DMakefile2 wl12xx-objs = main.o cmd.o acx.o debugfs.o scan.o event.o
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A DMakefile2 libertas_tf-objs := main.o cmd.o
/openbmc/linux/arch/xtensa/kernel/
H A Dplatform.c29 void __weak __init platform_setup(char **cmd) in platform_setup() argument
/openbmc/linux/drivers/s390/block/
H A Ddasd_eckd.c297 switch (cmd) { in define_extent()
427 switch (cmd) { in locate_record_ext()
639 switch (cmd) { in locate_record()
4093 rcmd = cmd; in dasd_eckd_build_cp_cmd_single()
4177 unsigned char cmd; in dasd_eckd_build_cp_cmd_track() local
4377 switch (cmd) { in prepare_itcw()
4505 unsigned char cmd; in dasd_eckd_build_cp_tpm_track() local
4755 unsigned char cmd; in dasd_eckd_build_cp_raw() local
4842 ccw->cmd_code = cmd; in dasd_eckd_build_cp_raw()
4861 ccw->cmd_code = cmd; in dasd_eckd_build_cp_raw()
[all …]
/openbmc/linux/include/uapi/linux/isdn/
H A Dcapicmd.h47 #define CAPICMD(cmd,subcmd) (((cmd)<<8)|(subcmd)) argument
/openbmc/linux/drivers/isdn/capi/
H A Dkcapi.h66 int capi20_manufacturer(unsigned long cmd, void __user *data);
166 char *capi_cmd2str(__u8 cmd, __u8 subcmd);
/openbmc/linux/arch/m68k/bvme6000/
H A Drtc.c39 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl() argument
47 switch (cmd) { in rtc_ioctl()
/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.h124 req->cmd = CPL_ABORT_SEND_RST; in cxgb_mk_abort_req()
138 rpl->cmd = CPL_ABORT_NO_RST; in cxgb_mk_abort_rpl()
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_power_voltage_readings.robot51 ${cmd} Catenate [x for x in ${records}
53 ${invalid_records}= Evaluate ${cmd}
/openbmc/linux/drivers/staging/octeon/
H A Dethernet-mdio.c56 int cvm_oct_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in cvm_oct_ioctl() argument
64 return phy_mii_ioctl(dev->phydev, rq, cmd); in cvm_oct_ioctl()
/openbmc/linux/scripts/
H A DMakefile.headersinst73 $(call cmd,remove)
79 -include $(foreach f,$(existing-headers),$(dir $(f)).$(notdir $(f)).cmd)
/openbmc/qemu/tests/qemu-iotests/
H A D165119 self.vm.cmd('block-dirty-bitmap-clear', node='drive0',
139 self.vm.cmd('blockdev-reopen', options=[{
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-probes.c105 int cmd, struct snd_soc_dai *dai) in hda_probes_compr_trigger() argument
110 return hda_dsp_stream_trigger(sdev, hext_stream, cmd); in hda_probes_compr_trigger()
/openbmc/linux/sound/soc/codecs/
H A Ddmic.c34 int cmd, struct snd_soc_dai *dai) in dmic_daiops_trigger() argument
39 switch (cmd) { in dmic_daiops_trigger()
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd_v5.c16 static int s5p_mfc_cmd_host2risc_v5(struct s5p_mfc_dev *dev, int cmd, in s5p_mfc_cmd_host2risc_v5() argument
36 mfc_write(dev, cmd, S5P_FIMV_HOST2RISC_CMD); in s5p_mfc_cmd_host2risc_v5()
/openbmc/linux/include/net/
H A Diw_handler.h305 __u16 cmd; /* Wireless Extension command */ member
434 void wireless_send_event(struct net_device *dev, unsigned int cmd,
/openbmc/linux/Documentation/
H A Dconf.py23 def have_command(cmd): argument
29 return shutil.which(cmd) is not None
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Duser-func.rst19 vidioc-decoder-cmd
22 vidioc-encoder-cmd
/openbmc/linux/drivers/tty/
H A Dtty.h81 long tty_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
83 struct file *file, unsigned int cmd, unsigned long arg);
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-gpio.h21 int cx18_reset_tuner_gpio(void *dev, int component, int cmd, int value);
/openbmc/linux/tools/lib/subcmd/
H A Dexec-cmd.h12 extern int execl_cmd(const char *cmd, ...);

1...<<111112113114115116117118119120>>...274