Home
last modified time | relevance | path

Searched refs:DDI_STORECACHING_OK_ACC (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_devmap.c161 case DDI_STORECACHING_OK_ACC: in gfxp_map_devmem()
/illumos-gate/usr/src/uts/common/sys/
H A Ddditypes.h259 #define DDI_STORECACHING_OK_ACC 0x04 macro
/illumos-gate/usr/src/uts/sun4/io/
H A Drootnex.c464 case DDI_STORECACHING_OK_ACC: in rootnex_map_handle()
601 case DDI_STORECACHING_OK_ACC: in rootnex_map()
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat.c112 DDI_STORECACHING_OK_ACC, /* devacc_attr_dataorder */
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dppt.c135 DDI_STORECACHING_OK_ACC,
/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtio_main.c95 .devacc_attr_dataorder = DDI_STORECACHING_OK_ACC,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_umap.c263 accattr.devacc_attr_dataorder = DDI_STORECACHING_OK_ACC; in hermon_umap_uarpg()
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c169 DDI_STORECACHING_OK_ACC
/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c114 DDI_STORECACHING_OK_ACC
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c1131 case DDI_STORECACHING_OK_ACC: in rootnex_map_regspec()
1321 case DDI_STORECACHING_OK_ACC: in rootnex_map_handle()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1500 if (hp->ah_acc.devacc_attr_dataorder == DDI_STORECACHING_OK_ACC) in px_lib_map_attr_check()
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c8874 sw->attr.devacc_attr_dataorder = DDI_STORECACHING_OK_ACC;