Searched refs:BGE_PCIDMARWCTL_DIS_CACHE_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bge/ | ||
H A D | if_bgereg.h | 388 #define BGE_PCIDMARWCTL_DIS_CACHE_ALIGNMENT 0x00000001 macro |
H A D | if_bge.c | 1848 dma_rw_ctl &= ~BGE_PCIDMARWCTL_DIS_CACHE_ALIGNMENT; in bge_chipinit() |