Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/pciex/
H A Dpciev.c49 static void pcie_cache_domain_info(pcie_bus_t *bus_p);
50 static void pcie_uncache_domain_info(pcie_bus_t *bus_p);
60 pcie_bus_t *bus_p; in pcie_find_dip_by_bdf()
125 pcie_cache_domain_info(pcie_bus_t *bus_p) in pcie_cache_domain_info()
132 pcie_bus_t *pbus_p; in pcie_cache_domain_info()
164 pcie_uncache_domain_info(pcie_bus_t *bus_p) in pcie_uncache_domain_info()
170 pcie_bus_t *pbus_p; in pcie_uncache_domain_info()
217 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_init_dom()
256 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_fini_dom()
288 pcie_bus_t *a_bus_p; /* Affected device's pcie_bus_t */ in pciev_eh()
[all …]
H A Dpcie.c58 static void pcie_print_bus(pcie_bus_t *bus_p);
286 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hpintr_enable()
306 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hpintr_disable()
328 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_open()
357 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_close()
443 pcie_bus_t *bus_p; in pcie_init_cfghdl()
464 pcie_bus_t *bus_p = PCIE_DIP2BUS(cdip); in pcie_fini_cfghdl()
483 pcie_bus_t *bus_p; in pcie_initchild()
632 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_init_pfd()
716 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_fini_pfd()
[all …]
H A Dpcie_fault.c99 static pcie_bus_t *pf_is_ready(dev_info_t *);
103 static boolean_t pf_in_addr_range(pcie_bus_t *, uint64_t);
107 pcie_bus_t *bus_p, boolean_t bdg);
108 static void pf_pcix_regs_gather(pf_data_t *pfd_p, pcie_bus_t *bus_p);
109 static void pf_pcie_regs_gather(pf_data_t *pfd_p, pcie_bus_t *bus_p);
110 static void pf_pci_regs_gather(pf_data_t *pfd_p, pcie_bus_t *bus_p);
167 pf_eh_enter(pcie_bus_t *bus_p) { in pf_eh_enter()
172 pf_eh_exit(pcie_bus_t *bus_p) in pf_eh_exit()
174 pcie_bus_t *rbus_p = PCIE_DIP2BUS(bus_p->bus_rp_dip); in pf_eh_exit()
322 pcie_bus_t *bus_p; in pf_dispatch()
[all …]
H A Dpcieb.c296 pcie_bus_t *cdip_bus_p = PCIE_DIP2BUS(cdip); in pcieb_41210_mps_wkrnd()
368 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(devi); in pcieb_attach()
924 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcieb_is_pcie_device_type()
1006 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(dip); in pcieb_intr_init()
1735 pcie_bus_t *bus_p = PCIE_DIP2BUS(pcieb->pcieb_dip); in pcieb_id_props()
H A Dpcie_pwr.c841 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_is_pcie()
/titanic_50/usr/src/uts/common/sys/
H A Dpcie_impl.h53 ((pcie_bus_t *)ndi_get_bus_private(dip, B_TRUE))
55 ((pcie_bus_t *)ndi_get_bus_private(dip, B_FALSE))
338 } pcie_bus_t; typedef
366 pcie_bus_t *pe_bus_p;
529 extern pcie_bus_t *pcie_init_bus(dev_info_t *dip, pcie_req_id_t bdf,
582 extern void pf_eh_enter(pcie_bus_t *bus_p);
583 extern void pf_eh_exit(pcie_bus_t *bus_p);
590 extern int pf_tlp_decode(pcie_bus_t *, pf_pcie_adv_err_regs_t *);
601 extern boolean_t pf_in_bus_range(pcie_bus_t *, pcie_req_id_t);
602 extern boolean_t pf_in_assigned_addr(pcie_bus_t *, uint64_t);
[all …]
/titanic_50/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()
/titanic_50/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.c857 pcie_bus_t *bus_p; in npe_initchild()
/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c268 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pciehpc_intr()
505 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_get_slot_state()
561 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_set_slot_name()
638 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_reg_get8()
651 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_reg_get16()
664 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_reg_get32()
677 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_reg_put8()
690 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_reg_put16()
703 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_reg_put32()
725 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_hpc_init()
[all …]
H A Dpcie_hp.c214 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hp_init()
261 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hp_uninit()
303 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hp_intr()
470 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hp_create_occupant_props()
669 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_find_physical_slot()
695 pcie_bus_t *bus_p = PCIE_DIP2BUS(pdip); in pcie_hp_create_port_name_num()
905 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcie_hp_common_ops()
H A Dpcishpc.c136 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcishpc_init()
837 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcishpc_create_controller()
935 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in pcishpc_destroy_controller()
1883 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pcishpc_set_slot_name()
2359 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pcishpc_read_reg()
2387 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pcishpc_write_reg()
/titanic_50/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c153 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(dip); in pcieb_plat_msi_supported()
205 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(devi); in pcieb_init_osc()
465 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(dip); in pcieb_intel_serr_workaround()
552 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(dip); in pcieb_intel_rber_workaround()
584 pcie_bus_t *bus_p = PCIE_DIP2UPBUS(dip); in pcieb_intel_mps_workaround()
611 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()
H A Dpcie_nvidia.c180 pcie_bus_t *bus_p; in create_pcie_root_bus()
/titanic_50/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()
/titanic_50/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()
/titanic_50/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c95 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_update_ops()
230 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_acpi_slotinfo_init()
312 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_acpi_slot_poweron()
384 pcie_bus_t *bus_p = PCIE_DIP2BUS(ctrl_p->hc_dip); in pciehpc_acpi_slot_poweroff()
/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx.c231 pcie_bus_t *bus_p; in px_attach()
319 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in px_attach()
457 pcie_bus_t *bus_p = PCIE_DIP2BUS(dip); in px_detach()
1436 pcie_bus_t *bus_p; in px_set_mps()
H A Dpx_fm.c72 pcie_bus_t *bus_p; in px_fm_attach()
810 pcie_bus_t *bus_p; in px_err_cfg_hdl_check()
977 pcie_bus_t *bus_p, *root_bus_p; in px_guest_panic()
/titanic_50/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c1293 pcie_bus_t *busp = NULL; in px_pci_config_get()
/titanic_50/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c2618 pcie_bus_t *bus_p = PCIE_DIP2BUS(px_p->px_dip); in px_hp_intr_redist()