Home
last modified time | relevance | path

Searched refs:FXPF_MWI_ENABLE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dfxpvar.h118 #define FXPF_MWI_ENABLE 0x10 /* enable use of PCI MWI command */ macro
H A Dfxp.c1268 if (sc->sc_flags & FXPF_MWI_ENABLE) in fxp_init()
/openbsd/sys/dev/pci/
H A Dif_fxp_pci.c234 sc->sc_flags |= FXPF_MWI_ENABLE; in fxp_pci_attach()