Home
last modified time | relevance | path

Searched refs:fdtPciRangeIoPort (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIControllerFDT.cpp56 case fdtPciRangeIoPort: in ReadResourceInfo()
74 case fdtPciRangeIoPort: dprintf("IOPORT"); break; in ReadResourceInfo()
H A DECAMPCIController.h26 fdtPciRangeIoPort = 0x01000000, enumerator
/haiku/src/add-ons/kernel/busses/pci/designware/
H A DDWPCIController.cpp213 case fdtPciRangeIoPort: in ReadResourceInfo()
231 case fdtPciRangeIoPort: dprintf("IOPORT"); break; in ReadResourceInfo()
H A DDWPCIController.h25 fdtPciRangeIoPort = 0x01000000, enumerator