Searched refs:PCI_VC_PORT_CAP1 (Results 1 – 2 of 2) sorted by relevance
131 pci_read_config_dword(dev->bus->self, pos2 + PCI_VC_PORT_CAP1, &cap1); in pci_vc_enable()201 pci_read_config_dword(dev, pos + PCI_VC_PORT_CAP1, &cap1); in pci_vc_do_save_buffer()
839 #define PCI_VC_PORT_CAP1 0x04 macro