OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_CLRBIT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_bnxvar.h
94
#define
PCI_CLRBIT
(pc, tag, reg, x) pci_conf_write(pc, tag, reg, (pci_conf_read(pc, tag, reg) & ~(x)))
if_bgevar.h
147
#define
PCI_CLRBIT
(pc, tag, reg, x) \
if_bge.c
2320
PCI_CLRBIT
(sc->sc_pc, sc->sc_pcitag, PCI_COMMAND_STATUS_REG,
Completed in 17 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025