OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXPF_MWI
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_fxp_pci.c
409
sc->sc_flags |=
FXPF_MWI
;
447
sc->sc_flags |=
FXPF_MWI
;
/src/sys/dev/ic/
i82557var.h
221
#define
FXPF_MWI
0x0010 /* enable PCI MWI */
i82557.c
1779
cbp->mwi_enable = (sc->sc_flags &
FXPF_MWI
) ? 1 : 0;
Completed in 99 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025