Home
last modified time | relevance | path

Searched refs:PCI_CONF_CACHE_LINESZ (Results 1 – 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dsil3xxx.c92 cache_lnsz = pci_config_get8(pci_conf_handle, PCI_CONF_CACHE_LINESZ); in sil3xxx_init_controller()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c426 PCI_CONF_CACHE_LINESZ); in simba_attach()
819 pci_config_put8(config_handle, PCI_CONF_CACHE_LINESZ, in simba_initchild()
821 n = pci_config_get8(config_handle, PCI_CONF_CACHE_LINESZ); in simba_initchild()
941 pci_config_get8(ch, PCI_CONF_CACHE_LINESZ); in simba_save_config_regs()
1033 pci_config_put8(ch, PCI_CONF_CACHE_LINESZ, in simba_restore_config_regs()
H A Ddb21554.c810 (uint8_t *)dbp->conf_io+poffset+PCI_CONF_CACHE_LINESZ, in db_set_perf_parameters()
815 (uint8_t *)dbp->conf_io+soffset+PCI_CONF_CACHE_LINESZ, in db_set_perf_parameters()
976 ((caddr_t)dbp->conf_io+PCI_CONF_CACHE_LINESZ)); in db_enable_io()
1627 hdr_off + PCI_CONF_CACHE_LINESZ); in db_pci_get_header()
2351 pci_config_put8(config_handle, PCI_CONF_CACHE_LINESZ, in db_initchild()
2353 n = pci_config_get8(config_handle, PCI_CONF_CACHE_LINESZ); in db_initchild()
2504 pci_config_get8(config_handle, PCI_CONF_CACHE_LINESZ); in db_save_config_regs()
2558 pci_config_put8(config_handle, PCI_CONF_CACHE_LINESZ, in db_restore_config_regs()
H A Dpci_util.c587 pci_config_put8(config_handle, PCI_CONF_CACHE_LINESZ, in init_child()
589 n = pci_config_get8(config_handle, PCI_CONF_CACHE_LINESZ); in init_child()
H A Dpci_pci.c418 pci_config_get8(config_handle, PCI_CONF_CACHE_LINESZ); in ppb_attach()
927 pci_config_put8(config_handle, PCI_CONF_CACHE_LINESZ, in ppb_initchild()
929 n = pci_config_get8(config_handle, PCI_CONF_CACHE_LINESZ); in ppb_initchild()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c87 pci_config_get8(handle, PCI_CONF_CACHE_LINESZ)); in pci_dump()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c412 PCI_CONF_CACHE_LINESZ);
766 pci_config_put8(confhdl, PCI_CONF_CACHE_LINESZ,
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c212 pci_config_get8(handle, PCI_CONF_CACHE_LINESZ)); in ixgbe_pci_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h46 #define PCI_CONF_CACHE_LINESZ 0xC /* cache line size, 1 byte */ macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c407 pci_config_get8(handle, PCI_CONF_CACHE_LINESZ)); in pciconfig_dump()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c2156 pci_config_put8(cfg_hdl, PCI_CONF_CACHE_LINESZ, in pcieb_set_pci_perf_parameters()
2158 n = pci_config_get8(cfg_hdl, PCI_CONF_CACHE_LINESZ); in pcieb_set_pci_perf_parameters()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c736 if (pci_config_get8(pcih, PCI_CONF_CACHE_LINESZ) == 0) in yge_reset()
737 pci_config_put16(pcih, PCI_CONF_CACHE_LINESZ, 2); in yge_reset()
741 if (pci_config_get8(pcih, PCI_CONF_CACHE_LINESZ) == 0) in yge_reset()
742 pci_config_put16(pcih, PCI_CONF_CACHE_LINESZ, 2); in yge_reset()
/illumos-gate/usr/src/uts/sun4/io/
H A Debus.c904 pci_config_put8(conf_handle, PCI_CONF_CACHE_LINESZ, in ebus_config()
H A Dpcicfg.c444 pci_config_get8(config_handle, PCI_CONF_CACHE_LINESZ)); in pcicfg_dump_common_config()
3509 PCI_CONF_CACHE_LINESZ)) != 0) { in pcicfg_set_standard_props()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c2509 csz = pci_config_get8(sc->sc_cfg_handle, PCI_CONF_CACHE_LINESZ); in arn_pci_config_cachesize()
2517 pci_config_put8(sc->sc_cfg_handle, PCI_CONF_CACHE_LINESZ, in arn_pci_config_cachesize()
2854 pci_config_get8(sc->sc_cfg_handle, PCI_CONF_CACHE_LINESZ))); in arn_attach()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.c623 PCI_CONF_CACHE_LINESZ); in nge_chip_cfg_init()
1038 pci_config_put8(ngep->cfg_handle, PCI_CONF_CACHE_LINESZ, in nge_chip_reset()
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c2017 csz = pci_config_get8(asc->asc_cfg_handle, PCI_CONF_CACHE_LINESZ); in ath_attach()
2025 pci_config_put8(asc->asc_cfg_handle, PCI_CONF_CACHE_LINESZ, in ath_attach()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c1167 pci_config_put8(config_handle, PCI_CONF_CACHE_LINESZ, in cardbus_init_child_regs()
1169 n = pci_config_get8(config_handle, PCI_CONF_CACHE_LINESZ); in cardbus_init_child_regs()
H A Dcardbus_cfg.c3723 PCI_CONF_CACHE_LINESZ)) != 0) {
4334 pci_config_get8(config_handle, PCI_CONF_CACHE_LINESZ),
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c266 { PCI_CONF_CACHE_LINESZ, 1, "Ca", "Cache Line Size" },
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_chip.c814 cidp->clsize = pci_config_get8(handle, PCI_CONF_CACHE_LINESZ); in rge_chip_cfg_init()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_fwlog.c749 pci_config_get32(pwp->pci_acc_handle, PCI_CONF_CACHE_LINESZ)); in pmcs_dump_pcie_conf()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c342 ql_pci_config_put8(ha, PCI_CONF_CACHE_LINESZ, 0x10); in ql_pci_sbus_config()
2675 ql_pci_config_put8(ha->pha, PCI_CONF_CACHE_LINESZ, 1); in ql_set_cache_line()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c397 cidp->clsize = pci_config_get8(handle, PCI_CONF_CACHE_LINESZ); in bge_chip_cfg_init()
4277 pci_config_put8(bgep->cfg_handle, PCI_CONF_CACHE_LINESZ, in bge_chip_reset()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c655 pci_config_get8(qlge->pci_handle, PCI_CONF_CACHE_LINESZ); in ql_dump_pci_config()

12