Home
last modified time | relevance | path

Searched refs:PCI_CONF_COMM (Results 1 – 25 of 87) sorted by relevance

1234

/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c1024 savereg = pci_config_get16(cfg_hdl, PCI_CONF_COMM); in pci_intx_get_cap()
1030 pci_config_put16(cfg_hdl, PCI_CONF_COMM, cmdreg); in pci_intx_get_cap()
1039 cmdreg = pci_config_get16(cfg_hdl, PCI_CONF_COMM); in pci_intx_get_cap()
1053 pci_config_put16(cfg_hdl, PCI_CONF_COMM, savereg); in pci_intx_get_cap()
1080 cmdreg = pci_config_get16(cfg_hdl, PCI_CONF_COMM); in pci_intx_clr_mask()
1086 pci_config_put16(cfg_hdl, PCI_CONF_COMM, cmdreg); in pci_intx_clr_mask()
1112 cmdreg = pci_config_get16(cfg_hdl, PCI_CONF_COMM); in pci_intx_set_mask()
1118 pci_config_put16(cfg_hdl, PCI_CONF_COMM, cmdreg); in pci_intx_set_mask()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c389 pci_config_get16(handle, PCI_CONF_COMM)); in pciconfig_dump()
543 uint16_t comm = pci_config_get16(handle, PCI_CONF_COMM); in pciconfig_bar()
578 pci_config_put16(handle, PCI_CONF_COMM, (comm & ~bits_comm)); in pciconfig_bar()
592 pci_config_put16(handle, PCI_CONF_COMM, comm); in pciconfig_bar()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c557 command = pci_config_get16(config_handle, PCI_CONF_COMM); in init_child()
560 pci_config_put16(config_handle, PCI_CONF_COMM, command); in init_child()
561 command = pci_config_get16(config_handle, PCI_CONF_COMM); in init_child()
564 pci_config_get16(config_handle, PCI_CONF_COMM)); in init_child()
H A Dsimba.c788 command = pci_config_get16(config_handle, PCI_CONF_COMM); in simba_initchild()
791 pci_config_put16(config_handle, PCI_CONF_COMM, command); in simba_initchild()
935 statep->command = pci_config_get16(ch, PCI_CONF_COMM); in simba_save_config_regs()
1014 pci_config_put16(ch, PCI_CONF_COMM, statep->command); in simba_restore_config_regs()
H A Ddb21554.c987 (off_t)(p_offset + PCI_CONF_COMM)), db_command_default); in db_enable_io()
990 (off_t)(s_offset + PCI_CONF_COMM)), db_command_default); in db_enable_io()
1618 ph->command = pci_config_get16(config_handle, hdr_off + PCI_CONF_COMM); in db_pci_get_header()
2319 command = pci_config_get16(config_handle, PCI_CONF_COMM); in db_initchild()
2322 pci_config_put16(config_handle, PCI_CONF_COMM, command); in db_initchild()
2497 pci_config_get16(config_handle, PCI_CONF_COMM); in db_save_config_regs()
2554 pci_config_put16(config_handle, PCI_CONF_COMM, statep->command); in db_restore_config_regs()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c1687 pci_config_put16(handle, PCI_CONF_COMM, word16); in cardbus_update_bridge()
3992 comm = pci_config_get16(config_handle, PCI_CONF_COMM);
4002 pci_config_put16(config_handle, PCI_CONF_COMM, comm);
4020 comm = pci_config_get16(config_handle, PCI_CONF_COMM);
4032 pci_config_put16(config_handle, PCI_CONF_COMM, comm);
4112 pci_config_put16(config_handle, PCI_CONF_COMM, comm);
4144 pci_config_put16(config_handle, PCI_CONF_COMM, comm);
4176 pci_config_put16(config_handle, PCI_CONF_COMM, comm);
4200 pci_config_put16(config_handle, PCI_CONF_COMM, comm);
4213 pci_config_put16(config_handle, PCI_CONF_COMM, 0x0);
[all …]
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_libhv.c78 if ((hvio_config_get(dev_hdl, bdf, PCI_CONF_COMM, 4, in hvio_rp_mps()
/illumos-gate/usr/src/uts/common/io/audio/drv/audio1575/
H A Daudio1575.c1432 pcics_reg = pci_config_get16(statep->pcih, PCI_CONF_COMM); in audio1575_pci_enable()
1434 pci_config_put16(statep->pcih, PCI_CONF_COMM, pcics_reg); in audio1575_pci_enable()
1453 pcics_reg = pci_config_get16(statep->pcih, PCI_CONF_COMM); in audio1575_pci_disable()
1455 pci_config_put16(statep->pcih, PCI_CONF_COMM, pcics_reg); in audio1575_pci_disable()
/illumos-gate/usr/src/uts/common/io/pci-ide/
H A Dpci-ide.c231 cmdreg = pci_config_get16(conf_hdl, PCI_CONF_COMM); in pciide_attach()
233 pci_config_put16(conf_hdl, PCI_CONF_COMM, in pciide_attach()
259 cmdreg = pci_config_get16(conf_hdl, PCI_CONF_COMM); in pciide_attach()
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c727 command = pci_config_get16(config_handle, PCI_CONF_COMM); in ppb_initchild()
730 pci_config_put16(config_handle, PCI_CONF_COMM, command); in ppb_initchild()
793 pci_config_get16(config_handle, PCI_CONF_COMM); in ppb_save_config_regs()
827 pci_config_put16(config_handle, PCI_CONF_COMM, in ppb_restore_config_regs()
H A Dpci_boot.c1193 cmd_reg = pci_getw(bus, dev, func, PCI_CONF_COMM); in fix_ppb_res()
1590 pci_putw(bus, dev, func, PCI_CONF_COMM, cmd_reg); in fix_ppb_res()
2528 command = (uint_t)pci_getw(bus, dev, func, PCI_CONF_COMM); in add_bar_reg_props()
2529 pci_putw(bus, dev, func, PCI_CONF_COMM, in add_bar_reg_props()
2538 pci_putw(bus, dev, func, PCI_CONF_COMM, command); in add_bar_reg_props()
2635 func, PCI_CONF_COMM); in add_bar_reg_props()
2638 PCI_CONF_COMM, command); in add_bar_reg_props()
2827 func, PCI_CONF_COMM); in add_bar_reg_props()
2830 PCI_CONF_COMM, command); in add_bar_reg_props()
3161 cmd_reg = (uint_t)pci_getw(bus, dev, func, PCI_CONF_COMM); in add_ppb_props()
/illumos-gate/usr/src/uts/sparc/io/pciex/
H A Dpcieb_sparc.c255 pci_config_put16(config_handle, PCI_CONF_COMM, in pcieb_attach_plx_workarounds()
256 pci_config_get16(config_handle, PCI_CONF_COMM) | in pcieb_attach_plx_workarounds()
/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c632 regw = pci_config_get16(cfg_hdl, PCI_CONF_COMM); in pcieb_intel_sw_workaround()
633 pci_config_put16(cfg_hdl, PCI_CONF_COMM, in pcieb_intel_sw_workaround()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c404 chsp->chs_command = pci_config_get16(confhdl, PCI_CONF_COMM);
759 pci_config_put16(confhdl, PCI_CONF_COMM,
1011 pcicmd = pci_config_get16(hdl, PCI_CONF_COMM);
1013 pci_config_put16(hdl, PCI_CONF_COMM, pcicmd);
/illumos-gate/usr/src/uts/common/io/audio/drv/audiop16x/
H A Daudiop16x.c575 pci_config_put16(pcih, PCI_CONF_COMM, in p16x_attach()
576 pci_config_get16(pcih, PCI_CONF_COMM) | in p16x_attach()
/illumos-gate/usr/src/uts/common/io/audio/drv/audiovia823x/
H A Daudiovia823x.c598 pci_command = pci_config_get16(pcih, PCI_CONF_COMM); in auvia_attach()
600 pci_config_put16(pcih, PCI_CONF_COMM, pci_command); in auvia_attach()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci.c744 command = pci_config_get16(config_handle, PCI_CONF_COMM); in pci_initchild()
747 pci_config_put16(config_handle, PCI_CONF_COMM, command); in pci_initchild()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbbc.c996 comm = pci_config_get16(conf_handle, PCI_CONF_COMM); in sbbc_config4pci()
1010 pci_config_put16(conf_handle, PCI_CONF_COMM, comm); in sbbc_config4pci()
1012 comm = pci_config_get16(conf_handle, PCI_CONF_COMM); in sbbc_config4pci()
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.c368 pci_commond = pci_config_get16(pci_handle, PCI_CONF_COMM); in rtls_attach()
371 pci_config_put32(pci_handle, PCI_CONF_COMM, pci_commond); in rtls_attach()
437 pci_commond = pci_config_get16(pci_handle, PCI_CONF_COMM); in rtls_attach()
440 pci_config_put32(pci_handle, PCI_CONF_COMM, pci_commond); in rtls_attach()
/illumos-gate/usr/src/uts/common/io/audio/drv/audioixp/
H A Daudioixp.c1291 cmdeg = pci_config_get16(statep->pcih, PCI_CONF_COMM); in audioixp_attach()
1292 pci_config_put16(statep->pcih, PCI_CONF_COMM, in audioixp_attach()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c69 pci_config_get16(handle, PCI_CONF_COMM)); in pci_dump()
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dppt.c791 cmd = pci_config_get16(hdl, PCI_CONF_COMM); in ppt_flr()
792 pci_config_put16(hdl, PCI_CONF_COMM, cmd & ~PCI_COMM_ME); in ppt_flr()
795 pci_config_put16(hdl, PCI_CONF_COMM, cmd); in ppt_flr()
/illumos-gate/usr/src/uts/common/io/audio/drv/audio810/
H A Daudio810.c725 cmdreg = pci_config_get16(pcih, PCI_CONF_COMM); in audio810_attach()
726 pci_config_put16(pcih, PCI_CONF_COMM, in audio810_attach()
/illumos-gate/usr/src/uts/sun4/io/
H A Debus.c894 comm = pci_config_get16(conf_handle, PCI_CONF_COMM), in ebus_config()
900 pci_config_put16(conf_handle, PCI_CONF_COMM, comm), in ebus_config()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c351 data16 = pci_config_get16(pci_conf, PCI_CONF_COMM); in find_fb_dev()

1234