Searched refs:BGE_PCI_CMD (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/bge/
H A Dif_bge.c1943 PCI_CLRBIT(sc->bge_dev, BGE_PCI_CMD,
4061 command = pci_read_config(dev, BGE_PCI_CMD, 4);
4159 pci_write_config(dev, BGE_PCI_CMD, command, 4);
H A Dif_bgereg.h162 #define BGE_PCI_CMD 0x04 macro

Completed in 191 milliseconds