Searched refs:SANDBOX_PCI_SWAP_CASE_EMUL_ID (Results 1 – 3 of 3) sorted by relevance
41 ut_asserteq(SANDBOX_PCI_SWAP_CASE_EMUL_ID, device); in dm_test_pci_busdev()53 ut_asserteq(SANDBOX_PCI_SWAP_CASE_EMUL_ID, device); in dm_test_pci_busdev()173 ut_asserteq(SANDBOX_PCI_SWAP_CASE_EMUL_ID, device); in dm_test_pci_mixed()
122 *valuep = SANDBOX_PCI_SWAP_CASE_EMUL_ID; in sandbox_swap_case_read_config()397 { PCI_VDEVICE(SANDBOX, SANDBOX_PCI_SWAP_CASE_EMUL_ID),
15 #define SANDBOX_PCI_SWAP_CASE_EMUL_ID 0x5678 macro