Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h388 #define BGE_PCIDMARWCTL_DIS_CACHE_ALIGNMENT 0x00000001 macro
H A Dif_bge.c1848 dma_rw_ctl &= ~BGE_PCIDMARWCTL_DIS_CACHE_ALIGNMENT; in bge_chipinit()