NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FXPF_MWI
sys/dev/ic/i82557.c
1779
cbp->mwi_enable = (sc->sc_flags & FXPF_MWI) ? 1 : 0;
sys/dev/pci/if_fxp_pci.c
409
sc->sc_flags |= FXPF_MWI;
sys/dev/pci/if_fxp_pci.c
447
sc->sc_flags |= FXPF_MWI;