Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_atw_pci.c204 sc->sc_flags |= ATWF_MWI; in atw_pci_attach()
/openbsd/sys/dev/ic/
H A Datwvar.h346 #define ATWF_MWI 0x00000040 /* memory write inval okay */ macro