Home
last modified time | relevance | path

Searched refs:PX_CHIP_TYPE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c184 switch (PX_CHIP_TYPE(pxu_p)) { in hvio_cb_init()
193 PX_CHIP_TYPE(pxu_p)); in hvio_cb_init()
373 if (PX_CHIP_TYPE(pxu_p) == PX_CHIP_OBERON) in tlu_init()
1593 switch (PX_CHIP_TYPE(pxu_p)) { in hvio_pec_init()
1602 PX_CHIP_TYPE(pxu_p)); in hvio_pec_init()
1634 switch (PX_CHIP_TYPE(pxu_p)) { in mmu_tte_to_pa()
1643 PX_CHIP_TYPE(pxu_p)); in mmu_tte_to_pa()
1658 switch (PX_CHIP_TYPE(pxu_p)) { in mmu_bypass_noncache()
1668 PX_CHIP_TYPE(pxu_p)); in mmu_bypass_noncache()
1797 if ((PX_CHIP_TYPE(pxu_p) == PX_CHIP_OBERON) && in hvio_iommu_map()
[all …]
H A Dpx_lib4u.c251 switch (PX_CHIP_TYPE(pxu_p)) { in px_lib_dev_init()
303 switch (PX_CHIP_TYPE(pxu_p)) { in px_lib_dev_fini()
306 chip_mask = BITMASK(PX_CHIP_TYPE(pxu_p)); in px_lib_dev_fini()
643 if ((PX_CHIP_TYPE(pxu_p) == PX_CHIP_OBERON) && (attr & PCI_MAP_ATTR_RO)) in px_lib_ro_bypass()
668 if (PX_CHIP_TYPE(pxu_p) == PX_CHIP_OBERON) in px_lib_dma_sync()
1459 if (PX_CHIP_TYPE(pxu_p) == PX_CHIP_OBERON) in px_get_cb()
1474 if (PX_CHIP_TYPE(pxu_p) == PX_CHIP_OBERON) { in px_set_cb()
2472 switch (PX_CHIP_TYPE(pxu_p)) { in px_get_rng_parent_hi_mask()
2629 if (PX_CHIP_TYPE(pxu_p) == PX_CHIP_OBERON) { in px_lib_is_in_drain_state()
H A Dpx_lib4u.h78 #define PX_CHIP_TYPE(pxu_p) ((pxu_p)->chip_type) macro
H A Dpx_err.c869 uint8_t chip_mask = 1 << PX_CHIP_TYPE(pxu_p); in px_err_snapshot()
933 if (!(BIT_TST(err_reg_tbl->chip_mask, PX_CHIP_TYPE(pxu_p)))) in px_err_erpt_and_clr()