Home
last modified time | relevance | path

Searched refs:ah_acc (Results 1 – 25 of 26) sorted by relevance

12

/titanic_41/usr/src/uts/intel/ia32/os/
H A Dddi_i86.c237 if (handlep->ah_acc.devacc_attr_version < DDI_DEVICE_ATTR_V1 || in impl_acc_err_init()
239 handlep->ah_acc.devacc_attr_access = DDI_DEFAULT_ACC; in impl_acc_err_init()
240 } else if (handlep->ah_acc.devacc_attr_access == DDI_FLAGERR_ACC && in impl_acc_err_init()
242 handlep->ah_acc.devacc_attr_access = DDI_DEFAULT_ACC; in impl_acc_err_init()
244 if (handlep->ah_acc.devacc_attr_access == DDI_DEFAULT_ACC) { in impl_acc_err_init()
279 if (handlep->ah_acc.devacc_attr_version < DDI_DEVICE_ATTR_V1 || in impl_acc_hdl_init()
283 devacc_attr_access = handlep->ah_acc.devacc_attr_access; in impl_acc_hdl_init()
329 if (handlep->ah_acc.devacc_attr_endian_flags == in impl_acc_hdl_init()
365 if (handlep->ah_acc.devacc_attr_endian_flags == in impl_acc_hdl_init()
419 if (handlep->ah_acc.devacc_attr_endian_flags == in impl_acc_hdl_init()
[all …]
/titanic_41/usr/src/uts/sun4/io/
H A Drootnex.c438 switch (hp->ah_acc.devacc_attr_endian_flags) { in rootnex_map_handle()
452 switch (hp->ah_acc.devacc_attr_dataorder) { in rootnex_map_handle()
575 switch (hp->ah_acc.devacc_attr_endian_flags) { in rootnex_map()
589 switch (hp->ah_acc.devacc_attr_dataorder) { in rootnex_map()
/titanic_41/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c404 mp->map_handlep->ah_acc.devacc_attr_access in npe_setup_std_pcicfg_acc()
509 mp->map_handlep->ah_acc.devacc_attr_access in npe_bus_map()
548 mp->map_handlep->ah_acc.devacc_attr_access != in npe_bus_map()
690 mp->map_handlep->ah_acc.devacc_attr_access != in npe_bus_map()
/titanic_41/usr/src/uts/common/sys/
H A Ddditypes.h284 ddi_device_acc_attr_t ah_acc; /* device access attributes */ member
/titanic_41/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c1145 if (hdlp->ah_acc.devacc_attr_endian_flags == in pci_common_ctlops_poke()
1204 if (hdlp->ah_acc.devacc_attr_endian_flags == in pci_common_ctlops_poke()
1265 if (hp->ah_acc.devacc_attr_endian_flags == DDI_STRUCTURE_BE_ACC) in pci_fm_acc_setup()
1288 if (hp->ah_acc.devacc_attr_access == DDI_CAUTIOUS_ACC) { in pci_fm_acc_setup()
1360 if (hdlp->ah_acc.devacc_attr_endian_flags == in pci_common_ctlops_peek()
1419 if (hdlp->ah_acc.devacc_attr_endian_flags == in pci_common_ctlops_peek()
/titanic_41/usr/src/uts/sun4/os/
H A Dddi_impl.c1385 if (handlep->ah_acc.devacc_attr_version < DDI_DEVICE_ATTR_V1 || in impl_acc_err_init()
1387 handlep->ah_acc.devacc_attr_access = DDI_DEFAULT_ACC; in impl_acc_err_init()
1389 if (handlep->ah_acc.devacc_attr_access == DDI_DEFAULT_ACC) { in impl_acc_err_init()
1399 if (handlep->ah_acc.devacc_attr_access == in impl_acc_err_init()
1429 if (handlep->ah_acc.devacc_attr_endian_flags & DDI_STRUCTURE_LE_ACC) { in impl_acc_hdl_init()
/titanic_41/usr/src/uts/i86pc/os/
H A Dddi_impl.c2313 hdlp->ah_acc.devacc_attr_access != DDI_CAUTIOUS_ACC) in pci_peekpoke_check_fma()
2317 hdlp->ah_acc.devacc_attr_access != DDI_CAUTIOUS_ACC) { in pci_peekpoke_check_fma()
2350 if (hdlp->ah_acc.devacc_attr_access == DDI_CAUTIOUS_ACC) { in pci_peekpoke_check_fma()
2353 } else if (hdlp->ah_acc.devacc_attr_access == DDI_DEFAULT_ACC) { in pci_peekpoke_check_fma()
2373 if (hdlp->ah_acc.devacc_attr_access != DDI_DEFAULT_ACC && in pci_peekpoke_check_fma()
2422 if (hdlp->ah_acc.devacc_attr_access != DDI_DEFAULT_ACC && in pci_peekpoke_check_nofma()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_fm.c81 fflag = ap->ahi_common.ah_acc.devacc_attr_access; in pci_fm_acc_setup()
H A Dpci.c545 mp->map_handlep->ah_acc.devacc_attr_access != in pci_map()
/titanic_41/usr/src/uts/sun4v/os/
H A Derror.c467 else if (hp->ah_acc.devacc_attr_access == in errh_error_protected()
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_fm.c149 fflag = ap->ahi_common.ah_acc.devacc_attr_access; in px_fm_acc_setup()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dfcgp2.c947 hp->ah_acc = *accattrp; in gp2_map_phys()
H A Daxq.c1688 hp->ah_acc = *accattrp; in axq_map_phys()
/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1504 if (hp->ah_acc.devacc_attr_dataorder == DDI_STORECACHING_OK_ACC) in px_lib_map_attr_check()
1505 hp->ah_acc.devacc_attr_dataorder = DDI_STRICTORDER_ACC; in px_lib_map_attr_check()
/titanic_41/usr/src/uts/i86pc/io/
H A Drootnex.c1128 switch (hp->ah_acc.devacc_attr_dataorder) { in rootnex_map_regspec()
1304 switch (hp->ah_acc.devacc_attr_endian_flags) { in rootnex_map_handle()
1317 switch (hp->ah_acc.devacc_attr_dataorder) { in rootnex_map_handle()
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c2010 else if (hp->ah_acc.devacc_attr_access ==
H A Dspitfire.c1362 else if (hp->ah_acc.devacc_attr_access == in cpu_async_error()
H A Dus3_common.c1859 else if (hp->ah_acc.devacc_attr_access == in cpu_deferred_error()
/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c1707 hp->ah_acc = *accattrp; in pci_map_phys()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c2053 hp->ah_acc = attr; in pcie_map_phys()
/titanic_41/usr/src/uts/common/vm/
H A Dseg_dev.c3424 hp->ah_acc = *accattrp; in devmap_devmem_setup()
3543 hp->ah_acc = *accattrp; in devmap_devmem_remap()
/titanic_41/usr/src/uts/common/xen/os/
H A Dxvdi.c564 ap->ah_acc = xendev_dc_accattr; in xvdi_map_ring()
/titanic_41/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1915 acc_handlep->ah_acc = *accattrp; in opl_map_phys()
/titanic_41/usr/src/uts/common/os/
H A Dsunddi.c1020 hp->ah_acc = *accattrp; in ddi_device_mapping_check()
7021 ap->ah_acc = *accattrp; in ddi_dma_mem_alloc()
7267 hp->ah_acc = *accattrp; in ddi_regs_map_setup()
/titanic_41/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c4414 hp->ah_acc = attr; in pcmcia_map_reg()

12