Searched refs:PCI_CAP_ID_PM_OFFSET (Results 1 – 3 of 3) sorted by relevance
122 *valuep = PCI_CAP_ID_PM_OFFSET; in sandbox_swap_case_read_config()124 case PCI_CAP_ID_PM_OFFSET: in sandbox_swap_case_read_config()127 case PCI_CAP_ID_PM_OFFSET + PCI_CAP_LIST_NEXT: in sandbox_swap_case_read_config()
19 #define PCI_CAP_ID_PM_OFFSET 0x50 macro
215 cap = dm_pci_find_next_capability(swap, PCI_CAP_ID_PM_OFFSET, in dm_test_pci_cap()