Searched refs:PCI_CLRBIT (Results 1 – 4 of 4) sorted by relevance
| /src/sys/dev/bfe/ |
| H A D | if_bfereg.h | 428 #define PCI_CLRBIT(dev, reg, x, s) \ macro
|
| /src/sys/dev/bge/ |
| H A D | if_bgereg.h | 2828 #define PCI_CLRBIT(dev, reg, x, s) \ macro
|
| H A D | if_bge.c | 1900 PCI_CLRBIT(sc->bge_dev, BGE_PCI_CMD, PCIM_CMD_MWIEN, 4); in bge_chipinit()
|
| /src/sys/dev/bce/ |
| H A D | if_bcereg.h | 1076 #define PCI_CLRBIT(dev, reg, x, s) \ macro
|