Home
last modified time | relevance | path

Searched refs:REG_PROPERTY (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/clients/net-snk/oflib/
H A Dof.c376 #define REG_PROPERTY 1 macro
401 if (prop_type == REG_PROPERTY) in pci_address_type()
415 if ((prop_type == REG_PROPERTY) in pci_address_type()
540 addr_type = pci_address_type(current_node, *addr, REG_PROPERTY); in translate_address_dev()
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/clients/net-snk/oflib/
H A Dof.c376 #define REG_PROPERTY 1 macro
401 if (prop_type == REG_PROPERTY) in pci_address_type()
415 if ((prop_type == REG_PROPERTY) in pci_address_type()
540 addr_type = pci_address_type(current_node, *addr, REG_PROPERTY); in translate_address_dev()
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/clients/net-snk/oflib/
H A Dof.c376 #define REG_PROPERTY 1 macro
401 if (prop_type == REG_PROPERTY) in pci_address_type()
415 if ((prop_type == REG_PROPERTY) in pci_address_type()
540 addr_type = pci_address_type(current_node, *addr, REG_PROPERTY); in translate_address_dev()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/clients/net-snk/oflib/
H A Dof.c376 #define REG_PROPERTY 1 macro
401 if (prop_type == REG_PROPERTY) in pci_address_type()
415 if ((prop_type == REG_PROPERTY) in pci_address_type()
540 addr_type = pci_address_type(current_node, *addr, REG_PROPERTY); in translate_address_dev()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/clients/net-snk/oflib/
H A Dof.c376 #define REG_PROPERTY 1 macro
401 if (prop_type == REG_PROPERTY) in pci_address_type()
415 if ((prop_type == REG_PROPERTY) in pci_address_type()
540 addr_type = pci_address_type(current_node, *addr, REG_PROPERTY); in translate_address_dev()
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/clients/net-snk/oflib/
H A Dof.c376 #define REG_PROPERTY 1 macro
401 if (prop_type == REG_PROPERTY) in pci_address_type()
415 if ((prop_type == REG_PROPERTY) in pci_address_type()
540 addr_type = pci_address_type(current_node, *addr, REG_PROPERTY); in translate_address_dev()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/clients/net-snk/oflib/
H A Dof.c376 #define REG_PROPERTY 1
401 if (prop_type == REG_PROPERTY)
415 if ((prop_type == REG_PROPERTY)
540 addr_type = pci_address_type(current_node, *addr, REG_PROPERTY);