Searched refs:PCI_CAP_ID_PM_OFFSET (Results 1 – 5 of 5) sorted by relevance
154 *valuep = PCI_CAP_ID_PM_OFFSET; in sandbox_swap_case_read_config()156 case PCI_CAP_ID_PM_OFFSET: in sandbox_swap_case_read_config()159 case PCI_CAP_ID_PM_OFFSET + PCI_CAP_LIST_NEXT: in sandbox_swap_case_read_config()
99 *valuep = PCI_CAP_ID_PM_OFFSET; in sandbox_p2sb_emul_read_config()
21 #define PCI_CAP_ID_PM_OFFSET 0x50 macro
92 *valuep = PCI_CAP_ID_PM_OFFSET; in sandbox_pmc_emul_read_config()
216 cap = dm_pci_find_next_capability(swap, PCI_CAP_ID_PM_OFFSET, in dm_test_pci_cap()
Completed in 7 milliseconds