Home
last modified time | relevance | path

Searched refs:px_plat_p (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c246 px_p->px_plat_p = (void *)pxu_p; in px_lib_dev_init()
321 px_p->px_plat_p = NULL; in px_lib_dev_fini()
333 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_lib_intr_devino_to_sysino()
443 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_lib_intr_gettarget()
556 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_lib_iommu_getmap()
599 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_lib_dma_bypass_rngchk()
615 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_lib_iommu_getbypass()
641 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_lib_ro_bypass()
659 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_lib_dma_sync()
2657 pxu_p = (pxu_t *)px_p->px_plat_p; in px_lib_get_root_complex_mps()
[all …]
H A Dpx_tools_4u.c98 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in pxtool_safe_phys_peek()
172 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in pxtool_safe_phys_poke()
H A Dpx_err.c865 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_err_snapshot()
909 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_err_erpt_and_clr()
1159 if ((((pxu_t *)pxl_elemp->pxp->px_plat_p)->portid & in px_err_search_cb()
1243 px_cb_p = ((pxu_t *)px_p->px_plat_p)->px_cb_p; in PX_ERPT_SEND_DEC()
1519 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_jbc_pcitool_addr_match()
1649 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_err_imu_eq_ovfl_handle()
1879 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in px_err_wuc_ruc_handle()
H A Dpx_lib4u.h120 #define PX2CB(px_p) (((pxu_t *)px_p->px_plat_p)->px_cb_p)
H A Dpx_hlib.c1950 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in hvio_obptsb_detach()
3457 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in hvio_hotplug_init()
3500 pxu_t *pxu_p = (pxu_t *)px_p->px_plat_p; in hvio_hotplug_uninit()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_var.h113 void *px_plat_p; member
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c229 px_p->px_plat_p = (void *)(uintptr_t)px_lib_count_waiting_dev(dip); in px_lib_dev_init()
231 (int)(uintptr_t)px_p->px_plat_p, dip); in px_lib_dev_init()
2255 waitdev = (int)(uintptr_t)px->px_plat_p; in px_lib_fabric_sync()
2260 px->px_plat_p = (void *)(uintptr_t)waitdev; in px_lib_fabric_sync()