Home
last modified time | relevance | path

Searched refs:cmd (Results 176 – 200 of 3717) sorted by path

12345678910>>...149

/illumos-gate/usr/src/cmd/backup/restore/
H A Dutilities.c778 gettext("%s: out of memory\n"), ap->cmd); in mkentry()
793 gettext("%s: out of memory\n"), ap->cmd); in mkentry()
/illumos-gate/usr/src/cmd/banner/
H A DMakefile30 include ../Makefile.cmd
/illumos-gate/usr/src/cmd/bart/
H A DMakefile32 include ../Makefile.cmd
/illumos-gate/usr/src/cmd/basename/
H A DMakefile32 include ../Makefile.cmd
/illumos-gate/usr/src/cmd/bc/
H A DMakefile37 include ../Makefile.cmd
/illumos-gate/usr/src/cmd/bdiff/
H A DMakefile30 include ../Makefile.cmd
/illumos-gate/usr/src/cmd/beadm/
H A DMakefile31 include ../Makefile.cmd
/illumos-gate/usr/src/cmd/bhyve/
H A DMakefile21 include ../Makefile.cmd
22 include ../Makefile.cmd.64
H A DREADME.sync36 to satisfy the use of <stdatomic.h> in usr/src/cmd/bhyve/rfb.c, and in
H A Dbhyverun.c607 assert(entry->cmd == VEC_DEFAULT); in vmentry_mmio_read()
609 entry->cmd = VEC_FULFILL_MMIO; in vmentry_mmio_read()
622 assert(entry->cmd == VEC_DEFAULT); in vmentry_mmio_write()
624 entry->cmd = VEC_FULFILL_MMIO; in vmentry_mmio_write()
638 assert(entry->cmd == VEC_DEFAULT); in vmentry_inout_read()
640 entry->cmd = VEC_FULFILL_INOUT; in vmentry_inout_read()
653 assert(entry->cmd == VEC_DEFAULT); in vmentry_inout_write()
655 entry->cmd = VEC_FULFILL_INOUT; in vmentry_inout_write()
1073 if (ventry->cmd != VEC_DEFAULT) { in vm_loop()
H A Dbootrom.c78 uint8_t cmd; member
96 switch (var.cmd) { in bootrom_var_mem_handler()
99 var.cmd = CFI_BCS_READ_ARRAY; in bootrom_var_mem_handler()
102 var.cmd = *(uint8_t *)val; in bootrom_var_mem_handler()
105 switch (var.cmd) { in bootrom_var_mem_handler()
109 var.cmd = CFI_BCS_READ_ARRAY; in bootrom_var_mem_handler()
H A Dgdb.c1395 command_equals(const uint8_t *data, size_t len, const char *cmd) in command_equals() argument
1398 if (strlen(cmd) > len) in command_equals()
1400 return (memcmp(data, cmd, strlen(cmd)) == 0); in command_equals()
H A Dpci_ahci.c159 uint32_t cmd; member
469 if (!(p->cmd & AHCI_P_CMD_ST)) { in ahci_check_stopped()
572 sc->port[i].cmd |= AHCI_P_CMD_CPS; in ahci_reset()
1866 if (!(p->cmd & AHCI_P_CMD_ST)) in ahci_handle_port()
1879 p->cmd &= ~AHCI_P_CMD_CCS_MASK; in ahci_handle_port()
2100 p->cmd |= AHCI_P_CMD_CR; in pci_ahci_port_write()
2109 p->cmd |= AHCI_P_CMD_FR; in pci_ahci_port_write()
2114 p->cmd &= ~AHCI_P_CMD_FR; in pci_ahci_port_write()
2119 p->cmd &= ~AHCI_P_CMD_CLO; in pci_ahci_port_write()
2123 p->cmd &= ~AHCI_P_CMD_ICC_MASK; in pci_ahci_port_write()
[all …]
H A Dpci_e82545.c153 uint8_t cmd; /* Descriptor control */ member
203 uint8_t cmd; member
H A Dpci_emul.c682 uint16_t cmd; in porten() local
684 cmd = pci_get_cfgdata16(pi, PCIR_COMMAND); in porten()
686 return (cmd & PCIM_CMD_PORTEN); in porten()
693 uint16_t cmd; in memen() local
695 cmd = pci_get_cfgdata16(pi, PCIR_COMMAND); in memen()
697 return (cmd & PCIM_CMD_MEMEN); in memen()
1889 uint16_t cmd; in pci_lintr_permitted() local
1891 cmd = pci_get_cfgdata16(pi, PCIR_COMMAND); in pci_lintr_permitted()
1893 (cmd & PCIM_CMD_INTxDIS))); in pci_lintr_permitted()
2166 uint32_t cmd, old, readonly; in pci_emul_cmdsts_write() local
[all …]
H A Dpci_nvme.c2058 switch (cmd->opc) { in pci_nvme_handle_admin_cmd()
2119 cmd->opc); in pci_nvme_handle_admin_cmd()
2126 cmd->opc); in pci_nvme_handle_admin_cmd()
2134 cmd->cid, in pci_nvme_handle_admin_cmd()
2527 lba = ((uint64_t)cmd->cdw11 << 32) | cmd->cdw10; in nvme_opc_write_read()
2549 cmd->prp1 &= ~0x3UL; in nvme_opc_write_read()
2550 cmd->prp2 &= ~0x3UL; in nvme_opc_write_read()
2557 cmd->prp1, cmd->prp2, offset, bytes, is_write); in nvme_opc_write_read()
2636 nvme_prp_memcpy(sc->nsc_pi->pi_vmctx, cmd->prp1, cmd->prp2, in nvme_opc_dataset_mgmt()
2777 req->opc = cmd->opc; in pci_nvme_handle_io_cmd()
[all …]
H A Dpci_virtio_input.c238 pci_vtinput_get_bitmap(struct pci_vtinput_softc *sc, int cmd, int count) in pci_vtinput_get_bitmap() argument
246 if (ioctl(sc->vsc_fd, cmd, sc->vsc_config.u.bitmap) < 0) { in pci_vtinput_get_bitmap()
311 const unsigned int cmd = EVIOCGPROP(count); in pci_vtinput_read_config_prop_bits() local
312 const int size = pci_vtinput_get_bitmap(sc, cmd, count); in pci_vtinput_read_config_prop_bits()
357 const unsigned int cmd = EVIOCGBIT(sc->vsc_config.subsel, count); in pci_vtinput_read_config_ev_bits() local
358 const int size = pci_vtinput_get_bitmap(sc, cmd, count); in pci_vtinput_read_config_ev_bits()
H A Dpci_xhci.c374 pci_xhci_usbcmd_write(struct pci_xhci_softc *sc, uint32_t cmd) in pci_xhci_usbcmd_write() argument
379 if (cmd & XHCI_CMD_RS) { in pci_xhci_usbcmd_write()
426 cmd |= sc->opregs.usbcmd & XHCI_CMD_RS; in pci_xhci_usbcmd_write()
428 if (cmd & XHCI_CMD_HCRST) { in pci_xhci_usbcmd_write()
431 cmd &= ~XHCI_CMD_HCRST; in pci_xhci_usbcmd_write()
434 cmd &= ~(XHCI_CMD_CSS | XHCI_CMD_CRS); in pci_xhci_usbcmd_write()
439 return (cmd); in pci_xhci_usbcmd_write()
H A Drfb.c1171 unsigned char cmd; in rfb_client_rx_thread() local
1174 while (ret && !c->rc_closing && (read(c->rc_fd, &cmd, 1) == 1)) { in rfb_client_rx_thread()
1175 switch (cmd) { in rfb_client_rx_thread()
1199 cmd & 0xff); in rfb_client_rx_thread()
H A Dtpm_emul.h21 int (*execute_cmd)(void *sc, void *cmd, uint32_t cmd_size, void *rsp,
H A Dtpm_emul_passthru.c60 tpm_passthru_execute_cmd(void *sc, void *cmd, uint32_t cmd_size, void *rsp, in tpm_passthru_execute_cmd() argument
73 len = write(tpm->fd, cmd, cmd_size); in tpm_passthru_execute_cmd()
H A Dtpm_intf_crb.c218 uint8_t cmd[TPM_CRB_DATA_BUFFER_SIZE]; in tpm_crb_thread() local
219 memcpy(cmd, crb->regs.data_buffer, TPM_CRB_DATA_BUFFER_SIZE); in tpm_crb_thread()
241 crb->emul->execute_cmd(crb->emul_sc, &cmd[cmd_off], cmd_size, in tpm_crb_thread()
/illumos-gate/usr/src/cmd/bhyve/test/
H A DMakefile.com18 include $(SRC)/cmd/Makefile.cmd
19 include $(SRC)/cmd/Makefile.cmd.64
29 -I$(SRC)/cmd/bhyve \
44 LDLIBS = $(LDLIBS.cmd)
/illumos-gate/usr/src/cmd/bhyvectl/
H A DMakefile19 include ../Makefile.cmd
20 include ../Makefile.cmd.64
/illumos-gate/usr/src/cmd/biosdev/
H A DMakefile31 include ../Makefile.cmd

12345678910>>...149