Searched refs:PCI_EXT_CAP_ID_VC_OFFSET (Results 1 – 3 of 3) sorted by relevance
143 *valuep = (PCI_EXT_CAP_ID_VC_OFFSET << 20) | PCI_EXT_CAP_ID_ERR; in sandbox_swap_case_read_config()145 case PCI_EXT_CAP_ID_VC_OFFSET: in sandbox_swap_case_read_config()
24 #define PCI_EXT_CAP_ID_VC_OFFSET 0x200 macro
241 cap = dm_pci_find_next_ext_capability(swap, PCI_EXT_CAP_ID_VC_OFFSET, in dm_test_pci_cap()