Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_atw_pci.c249 sc->sc_flags |= ATWF_MWI; in atw_pci_attach()
/netbsd-src/sys/dev/ic/
H A Datwvar.h361 #define ATWF_MWI 0x00000004 /* memory write inval okay */ macro