Home
last modified time | relevance | path

Searched refs:BGE_PCIDMARWCTL_DIS_CACHE_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bge/
HDif_bgereg.h389 #define BGE_PCIDMARWCTL_DIS_CACHE_ALIGNMENT 0x00000001 macro
HDif_bge.c1901 dma_rw_ctl &= ~BGE_PCIDMARWCTL_DIS_CACHE_ALIGNMENT; in bge_chipinit()