Searched refs:PCI_BCNF_LATENCY_TIMER (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | simba.c | 836 pci_config_put8(config_handle, PCI_BCNF_LATENCY_TIMER, in simba_initchild() 946 pci_config_get8(ch, PCI_BCNF_LATENCY_TIMER); in simba_save_config_regs() 1038 pci_config_put8(ch, PCI_BCNF_LATENCY_TIMER, in simba_restore_config_regs()
|
H A D | pci_util.c | 604 pci_config_put8(config_handle, PCI_BCNF_LATENCY_TIMER, in init_child()
|
H A D | db21554.c | 2371 pci_config_put8(config_handle, PCI_BCNF_LATENCY_TIMER, in db_initchild() 2510 PCI_BCNF_LATENCY_TIMER); in db_save_config_regs() 2563 pci_config_put8(config_handle, PCI_BCNF_LATENCY_TIMER, in db_restore_config_regs()
|
H A D | pci_pci.c | 945 pci_config_put8(config_handle, PCI_BCNF_LATENCY_TIMER, in ppb_initchild()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunpci.c | 418 pci_config_get8(confhdl, PCI_BCNF_LATENCY_TIMER); 772 pci_config_put8(confhdl, PCI_BCNF_LATENCY_TIMER,
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pci.h | 76 #define PCI_BCNF_LATENCY_TIMER 0x1b macro
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 2176 pci_config_put8(cfg_hdl, PCI_BCNF_LATENCY_TIMER, in pcieb_set_pci_perf_parameters()
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 1183 pci_config_put8(config_handle, PCI_BCNF_LATENCY_TIMER, in cardbus_init_child_regs()
|
H A D | cardbus_cfg.c | 4400 pci_config_get8(config_handle, PCI_BCNF_LATENCY_TIMER));
|
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 474 pci_config_get8(config_handle, PCI_BCNF_LATENCY_TIMER)); in pcicfg_dump_bridge_config()
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 1091 { PCI_BCNF_LATENCY_TIMER, 1, "latency2", "Secondary Latency timer",
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 506 pci_config_get8(config_handle, PCI_BCNF_LATENCY_TIMER)); in pcicfg_dump_bridge_config()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 16343 PCI_BCNF_LATENCY_TIMER); in ql_save_config_regs() 16407 ql_pci_config_put8(ha, PCI_BCNF_LATENCY_TIMER, in ql_restore_config_regs()
|