Home
last modified time | relevance | path

Searched refs:pcie_bus_t (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpciev.c64 pcie_bus_t *bus_p; in pcie_find_dip_by_bdf()
129 pcie_cache_domain_info(pcie_bus_t *bus_p) in pcie_cache_domain_info()
136 pcie_bus_t *pbus_p; in pcie_cache_domain_info()
174 pcie_bus_t *pbus_p; in pcie_uncache_domain_info()
221 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_init_dom()
260 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_fini_dom()
294 pcie_bus_t *root_bus_p; in pciev_eh()
391 pcie_bus_t *root_bus_p; in pciev_eh_exit()
404 pcie_bus_t *
408 pcie_bus_t *bus_p = PCIE_PFD2BUS(pfd_p); in pciev_get_affected_dev()
[all …]
H A Dpcie.c935 pcie_bus_t *bus_p; in pcie_init_cfghdl()
1074 pcie_bus_t *bus_p; in pcie_initchild()
1442 pcie_bus_t *bus_p; in pcie_rc_init_bus()
1444 bus_p = (pcie_bus_t *)kmem_zalloc(sizeof (pcie_bus_t), KM_SLEEP); in pcie_rc_init_bus()
1906 pcie_bus_t *
1912 pcie_bus_t *bus_p = NULL; in pcie_init_bus()
2226 pcie_bus_t *rc_bus_p; in pcie_get_rc_dip()
3004 pcie_print_bus(pcie_bus_t *bus_p) in pcie_print_bus()
3417 pcie_bus_t *bus_p; in pcie_fabric_feature_scan()
3558 pcie_bus_t *bus_p; in pcie_fabric_feature_set()
[all …]
H A Dpcie_fault.c175 pf_eh_exit(pcie_bus_t *bus_p) in pf_eh_exit()
357 pcie_bus_t *bus_p; in pf_dispatch()
514 static pcie_bus_t *
2443 pcie_bus_t *bus_p; in pf_hdl_child_lookup()
2798 pcie_bus_t *bus_p; in pf_send_ereport()
3277 pcie_bus_t *
3280 pcie_bus_t *temp_bus_p; in pf_find_busp_by_bdf()
3296 pcie_bus_t *
3299 pcie_bus_t *temp_bus_p; in pf_find_busp_by_addr()
3315 pcie_bus_t *
[all …]
H A Dpcieb.c413 pcie_bus_t *cdip_bus_p = PCIE_DIP2BUS(cdip); in pcieb_41210_mps_wkrnd()
485 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(devi); in pcieb_attach()
1047 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcieb_is_pcie_device_type()
1128 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(dip); in pcieb_intr_init()
1497 pcie_bus_t *bus_p = PCIE_DIP2BUS(pcieb->pcieb_dip); in pcieb_ioctl_retrain()
1518 pcie_bus_t *bus_p = PCIE_DIP2BUS(pcieb->pcieb_dip); in pcieb_ioctl_get_speed()
1577 pcie_bus_t *bus_p = PCIE_DIP2BUS(pcieb->pcieb_dip); in pcieb_ioctl_set_speed()
2040 pcie_bus_t *bus_p = PCIE_DIP2BUS(pcieb->pcieb_dip); in pcieb_id_props()
H A Dpcie_pwr.c842 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_is_pcie()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h56 ((pcie_bus_t *)ndi_get_bus_private(dip, B_TRUE))
58 ((pcie_bus_t *)ndi_get_bus_private(dip, B_FALSE))
467 } pcie_bus_t; typedef
496 pcie_bus_t *pe_bus_p;
706 extern void pf_eh_enter(pcie_bus_t *bus_p);
707 extern void pf_eh_exit(pcie_bus_t *bus_p);
715 extern int pf_tlp_decode(pcie_bus_t *, pf_pcie_adv_err_regs_t *);
726 extern boolean_t pf_in_bus_range(pcie_bus_t *, pcie_req_id_t);
727 extern boolean_t pf_in_assigned_addr(pcie_bus_t *, uint64_t);
730 extern pcie_bus_t *pf_find_busp_by_addr(pf_impl_t *, uint64_t);
[all …]
/illumos-gate/usr/src/uts/sparc/io/pciex/
H A Dpcie_sparc.c35 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_init_plat()
44 pcie_bus_t *parent_bus_p = PCIE_DIP2BUS(pdip); in pcie_init_plat()
60 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_fini_plat()
H A Dpcieb_sparc.c201 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcieb_attach_plx_workarounds()
336 pcie_bus_t *bus_p = PCIE_DIP2BUS(pcieb->pcieb_dip); in plx_ro_disable()
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dpcie_x86.c44 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_init_plat()
52 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_fini_plat()
H A Dnpe_misc.c87 pcie_bus_t *bus_p = PCIE_DIP2BUS(child); in npe_disable_empty_bridges_workaround()
H A Dnpe.c964 pcie_bus_t *bus_p; in npe_initchild()
/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c155 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(dip); in pcieb_plat_msi_supported()
208 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(devi); in pcieb_init_osc()
468 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(dip); in pcieb_intel_serr_workaround()
555 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(dip); in pcieb_intel_rber_workaround()
587 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(dip); in pcieb_intel_mps_workaround()
614 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(dip); in pcieb_intel_sw_workaround()
H A Dpcie_acpi.c58 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_acpi_osc()
222 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_is_osc()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c711 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pciehpc_intr()
980 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_get_slot_state()
1061 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_set_slot_name()
1306 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_hpc_init()
1489 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_slotinfo_init()
1766 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_enable_state_sync()
1904 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_enable_intr()
1966 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_disable_intr()
1994 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pciehpc_create_controller()
2025 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pciehpc_destroy_controller()
[all …]
H A Dpcie_hp.c217 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hp_init()
264 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hp_uninit()
306 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hp_intr()
472 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hp_create_occupant_props()
671 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_find_physical_slot()
697 pcie_bus_t *bus_p = PCIE_DIP2BUS(pdip); in pcie_hp_create_port_name_num()
907 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hp_common_ops()
H A Dpcishpc.c137 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcishpc_init()
841 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcishpc_create_controller()
939 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcishpc_destroy_controller()
1887 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pcishpc_set_slot_name()
2363 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pcishpc_read_reg()
2391 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pcishpc_write_reg()
/illumos-gate/usr/src/uts/sun4u/io/pciex/
H A Dpci_cfgacc_4u.c63 pcie_bus_t *bus_p; in pci_cfgacc_get()
97 pcie_bus_t *bus_p; in pci_cfgacc_set()
/illumos-gate/usr/src/uts/sun4v/io/pciex/
H A Dpci_cfgacc_4v.c68 pcie_bus_t *bus_p; in pci_cfgacc_get()
89 pcie_bus_t *bus_p; in pci_cfgacc_set()
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c98 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_update_ops()
233 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_acpi_slotinfo_init()
326 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_acpi_slot_poweron()
398 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_acpi_slot_poweroff()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx.c229 pcie_bus_t *bus_p; in px_attach()
317 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in px_attach()
455 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in px_detach()
1449 pcie_bus_t *bus_p; in px_set_mps()
H A Dpx_fm.c72 pcie_bus_t *bus_p; in px_fm_attach()
811 pcie_bus_t *bus_p; in px_err_cfg_hdl_check()
978 pcie_bus_t *bus_p, *root_bus_p; in px_guest_panic()
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c1297 pcie_bus_t *busp = NULL; in px_pci_config_get()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c2614 pcie_bus_t *bus_p = PCIE_DIP2BUS(px_p->px_dip); in px_hp_intr_redist()