Home
last modified time | relevance | path

Searched refs:PCI_CONF_LATENCY_TIMER (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c429 PCI_CONF_LATENCY_TIMER); in simba_attach()
843 pci_config_put8(config_handle, PCI_CONF_LATENCY_TIMER, in simba_initchild()
845 n = pci_config_get8(config_handle, PCI_CONF_LATENCY_TIMER); in simba_initchild()
943 pci_config_get8(ch, PCI_CONF_LATENCY_TIMER); in simba_save_config_regs()
1035 pci_config_put8(ch, PCI_CONF_LATENCY_TIMER, in simba_restore_config_regs()
H A Ddb21554.c800 (uint8_t *)dbp->conf_io+poffset+PCI_CONF_LATENCY_TIMER, in db_set_perf_parameters()
805 (uint8_t *)dbp->conf_io+soffset+PCI_CONF_LATENCY_TIMER, in db_set_perf_parameters()
973 ((caddr_t)dbp->conf_io+PCI_CONF_LATENCY_TIMER)); in db_enable_io()
1629 hdr_off + PCI_CONF_LATENCY_TIMER); in db_pci_get_header()
2378 pci_config_put8(config_handle, PCI_CONF_LATENCY_TIMER, in db_initchild()
2380 n = pci_config_get8(config_handle, PCI_CONF_LATENCY_TIMER); in db_initchild()
2506 pci_config_get8(config_handle, PCI_CONF_LATENCY_TIMER); in db_save_config_regs()
2560 pci_config_put8(config_handle, PCI_CONF_LATENCY_TIMER, in db_restore_config_regs()
H A Dpci_util.c623 pci_config_put8(config_handle, PCI_CONF_LATENCY_TIMER, in init_child()
625 n = pci_config_get8(config_handle, PCI_CONF_LATENCY_TIMER); in init_child()
H A Dpci_pci.c420 pci_config_get8(config_handle, PCI_CONF_LATENCY_TIMER); in ppb_attach()
952 pci_config_put8(config_handle, PCI_CONF_LATENCY_TIMER, in ppb_initchild()
954 n = pci_config_get8(config_handle, PCI_CONF_LATENCY_TIMER); in ppb_initchild()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c90 pci_config_get8(handle, PCI_CONF_LATENCY_TIMER)); in pci_dump()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c414 PCI_CONF_LATENCY_TIMER);
768 pci_config_put8(confhdl, PCI_CONF_LATENCY_TIMER,
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c215 pci_config_get8(handle, PCI_CONF_LATENCY_TIMER)); in ixgbe_pci_dump()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c410 pci_config_get8(handle, PCI_CONF_LATENCY_TIMER)); in pciconfig_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h47 #define PCI_CONF_LATENCY_TIMER 0xD /* latency timer, 1 byte */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c2183 pci_config_put8(cfg_hdl, PCI_CONF_LATENCY_TIMER, in pcieb_set_pci_perf_parameters()
2185 n = pci_config_get8(cfg_hdl, PCI_CONF_LATENCY_TIMER); in pcieb_set_pci_perf_parameters()
/illumos-gate/usr/src/uts/sun4/io/
H A Debus.c906 pci_config_put8(conf_handle, PCI_CONF_LATENCY_TIMER, in ebus_config()
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_chip.c730 pci_config_put8(rgep->cfg_handle, PCI_CONF_LATENCY_TIMER, 0x40); in rge_chip_ident()
815 cidp->latency = pci_config_get8(handle, PCI_CONF_LATENCY_TIMER); in rge_chip_cfg_init()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.c625 PCI_CONF_LATENCY_TIMER); in nge_chip_cfg_init()
1040 pci_config_put8(ngep->cfg_handle, PCI_CONF_LATENCY_TIMER, in nge_chip_reset()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c1196 pci_config_put8(config_handle, PCI_CONF_LATENCY_TIMER, in cardbus_init_child_regs()
1198 n = pci_config_get8(config_handle, PCI_CONF_LATENCY_TIMER); in cardbus_init_child_regs()
/illumos-gate/usr/src/uts/common/io/audio/drv/audioens/
H A Daudioens.c1078 pci_config_put8(pcih, PCI_CONF_LATENCY_TIMER, in audioens_attach()
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c267 { PCI_CONF_LATENCY_TIMER, 1, "LT", "Latency Timer" },
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c1310 PCI_CONF_LATENCY_TIMER); in hmeattach()
1337 PCI_CONF_LATENCY_TIMER, (uchar_t)newLT); in hmeattach()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe.c2032 latim = pci_config_get8(conf_handle, PCI_CONF_LATENCY_TIMER); in sfeattach()
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c2038 pci_config_put8(asc->asc_cfg_handle, PCI_CONF_LATENCY_TIMER, 0xa8); in ath_attach()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c398 cidp->latency = pci_config_get8(handle, PCI_CONF_LATENCY_TIMER); in bge_chip_cfg_init()
4279 pci_config_put8(bgep->cfg_handle, PCI_CONF_LATENCY_TIMER, in bge_chip_reset()
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c2416 ddi_put8(ioh, (uint8_t *)(regs + PCI_CONF_LATENCY_TIMER), 0xa8); in rt2560_attach()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c658 pci_config_get8(qlge->pci_handle, PCI_CONF_LATENCY_TIMER); in ql_dump_pci_config()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c2856 pci_config_put8(sc->sc_cfg_handle, PCI_CONF_LATENCY_TIMER, 0xa8); in arn_attach()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c2889 (uint8_t *)(sc->sc_cfg_base + PCI_CONF_LATENCY_TIMER), 0xa8); in rt2661_attach()
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c1846 pci_latency = VR_GET8(vrp->acc_cfg, PCI_CONF_LATENCY_TIMER); in vr_start()

12