Home
last modified time | relevance | path

Searched refs:emul (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dacpi_device.c47 const struct acpi_device_emul *emul; member
53 struct vmctx *const vm_ctx, const struct acpi_device_emul *const emul) in acpi_device_create() argument
57 assert(emul != NULL); in acpi_device_create()
66 dev->emul = emul; in acpi_device_create()
154 assert(dev->emul != NULL); in acpi_device_build_table()
156 if (dev->emul->build_table != NULL) { in acpi_device_build_table()
157 return (dev->emul->build_table(dev)); in acpi_device_build_table()
194 dsdt_line(" Device (%s)", dev->emul->name); in acpi_device_write_dsdt()
196 dsdt_line(" Name (_HID, \"%s\")", dev->emul->hid); in acpi_device_write_dsdt()
204 if (dev->emul->write_dsdt != NULL) { in acpi_device_write_dsdt()
[all …]
H A Dtpm_device.c39 struct tpm_emul *emul; member
122 if (dev->emul != NULL && dev->emul->deinit != NULL) in tpm_device_destroy()
123 dev->emul->deinit(dev->emul_sc); in tpm_device_destroy()
174 dev->emul = *ppemul; in tpm_device_create()
177 if (dev->emul == NULL) { in tpm_device_create()
183 if (dev->emul->init) { in tpm_device_create()
184 error = dev->emul->init(&dev->emul_sc, nvl); in tpm_device_create()
204 error = dev->intf->init(&dev->intf_sc, dev->emul, dev->emul_sc, in tpm_device_create()
H A Dtpm_intf_crb.c169 struct tpm_emul *emul; member
240 crb->emul->execute_cmd(crb->emul_sc, &cmd[cmd_off], cmd_size, in tpm_crb_thread()
422 tpm_crb_init(void **sc, struct tpm_emul *emul, void *emul_sc, in tpm_crb_init() argument
429 assert(emul != NULL); in tpm_crb_init()
440 crb->emul = emul; in tpm_crb_init()
H A Dtpm_intf.h35 int (*init)(void **sc, struct tpm_emul *emul, void *emul_sc,
H A Dacpi_device.h48 struct vmctx *vm_ctx, const struct acpi_device_emul *emul);
H A Dpci_emul.c274 char *emul, *config, *str, *cp; in pci_parse_slot() local
281 emul = config = NULL; in pci_parse_slot()
284 emul = cp + 1; in pci_parse_slot()
285 if ((cp = strchr(emul, ',')) != NULL) { in pci_parse_slot()
313 pde = pci_emul_finddev(emul); in pci_parse_slot()
316 fnum, emul); in pci_parse_slot()
1490 const char *emul; in init_pci() local
1536 emul = get_config_value_node(nvl, "device"); in init_pci()
1537 if (emul == NULL) { in init_pci()
1542 pde = pci_emul_finddev(emul); in init_pci()
[all …]
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_util.c371 mac_sw_cksum(mblk_t *mp, mac_emul_t emul) in mac_sw_cksum() argument
483 if ((flags & HCK_FULLCKSUM) && (emul & MAC_HWCKSUM_EMUL)) { in mac_sw_cksum()
489 if ((flags & HCK_FULLCKSUM) && (emul & MAC_HWCKSUM_EMULS)) { in mac_sw_cksum()
513 if ((flags & HCK_IPV4_HDRCKSUM) && (emul & MAC_HWCKSUM_EMULS)) { in mac_sw_cksum()
521 if ((flags & HCK_FULLCKSUM) && (emul & MAC_HWCKSUM_EMUL)) { in mac_sw_cksum()
533 if ((flags & HCK_PARTIALCKSUM) && (emul & MAC_HWCKSUM_EMUL)) { in mac_sw_cksum()
548 if ((flags & HCK_PARTIALCKSUM) && (emul & MAC_HWCKSUM_EMULS)) { in mac_sw_cksum()
803 mac_sw_lso(mblk_t *omp, mac_emul_t emul, mblk_t **head, mblk_t **tail, in mac_sw_lso() argument
1130 (emul & MAC_HWCKSUM_EMULS)) { in mac_sw_lso()
1133 nhdrmp = mac_sw_cksum(nhdrmp, emul); in mac_sw_lso()
[all …]
H A Dmac_client.c3669 mac_emul_t emul = 0; in mac_tx() local
3672 emul |= MAC_IPCKSUM_EMUL; in mac_tx()
3674 emul |= MAC_HWCKSUM_EMUL; in mac_tx()
3676 emul = MAC_LSO_EMUL; in mac_tx()
3678 mac_hw_emul(&mp, &tail, NULL, emul); in mac_tx()
/illumos-gate/usr/src/uts/common/io/simnet/
H A Dsimnet.c753 mac_emul_t emul = 0; in simnet_m_tx() local
835 emul |= MAC_IPCKSUM_EMUL; in simnet_m_tx()
837 emul |= MAC_HWCKSUM_EMUL; in simnet_m_tx()
839 emul |= MAC_LSO_EMUL; in simnet_m_tx()
841 if (emul != 0) in simnet_m_tx()
842 mac_hw_emul(&mp, NULL, NULL, emul); in simnet_m_tx()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-1648 $ mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot \
H A Dgrub.texi720 $ @kbd{mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot \
H A Dgrub.info648 $ mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot \
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src2244 vt320nam|v320n|DEC VT320 in vt100 emul. mode with NO AUTO WRAP mode:\
H A Dterminfo.src2533 vt320nam|v320n|DEC VT320 in vt100 emul. mode with NO AUTO WRAP mode,