Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_bgereg.h399 #define BGE_PCIDMARWCTL_DIS_CACHE_ALIGNMENT 0x00000001 macro
Dif_bge.c2265 dma_rw_ctl &= ~BGE_PCIDMARWCTL_DIS_CACHE_ALIGNMENT; in bge_chipinit()