Searched refs:BGE_PCI_CMD (Results 1 – 2 of 2) sorted by relevance
161 #define BGE_PCI_CMD 0x04 macro
1906 PCI_CLRBIT(sc->bge_dev, BGE_PCI_CMD, PCIM_CMD_MWIEN, 4); in bge_chipinit()4061 command = pci_read_config(dev, BGE_PCI_CMD, 4); in bge_reset()4159 pci_write_config(dev, BGE_PCI_CMD, command, 4); in bge_reset()