PCI_SETBIT 2250 dev/pci/if_bgereg.h #define PCI_SETBIT(pc, tag, reg, x) \ PCI_SETBIT 671 dev/pci/if_bnxreg.h #define PCI_SETBIT(pc, tag, reg, x) pci_conf_write(pc, tag, reg, (pci_conf_read(pc, tag, reg) | (x)))