Searched refs:ATWF_MWI (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ | ||
H A D | if_atw_pci.c | 249 sc->sc_flags |= ATWF_MWI; in atw_pci_attach() |
/netbsd-src/sys/dev/ic/ | ||
H A D | atwvar.h | 361 #define ATWF_MWI 0x00000004 /* memory write inval okay */ macro |