Searched refs:B_IO_PORT (Results 1 - 12 of 12) sorted by last modified time

/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIControllerACPI.cpp167 range.type = B_IO_PORT;
H A DECAMPCIControllerFDT.cpp57 range.type = B_IO_PORT;
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp689 if (type == B_IO_PORT && mappedAdr != NULL)
720 if (ioPortRange.type != B_IO_PORT)
H A Dpci_io.cpp73 if (gPCI->LookupRange(B_IO_PORT, ioPort, domain, range, &mappedAdr) < B_OK)
H A Dpci_root.cpp36 {B_IO_PORT, PCI_CONFIG_ADDRESS, 8},
/haiku/src/add-ons/kernel/busses/pci/designware/
H A DDWPCIController.cpp214 range.type = B_IO_PORT;
/haiku/src/add-ons/kernel/generic/ata_adapter/
H A Data_adapter.cpp620 { B_IO_PORT, command_block_base, 8 },
621 { B_IO_PORT, control_block_base, 1 },
758 { B_IO_PORT, bus_master_base, 16 },
/haiku/src/add-ons/kernel/busses/ata/promise_tx2/
H A Dpromise_tx2.c229 { B_IO_PORT, bus_master_base, 16 },
/haiku/src/add-ons/kernel/busses/ata/ide_isa/
H A Dide_isa.c87 { B_IO_PORT, command_block_base, 8 },
88 { B_IO_PORT, control_block_base, 1 },
/haiku/headers/os/drivers/
H A Ddevice_manager.h17 B_IO_PORT = 2, enumerator in enum:__anon13
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.h17 B_IO_PORT = 2, enumerator in enum:__anon5934
/haiku/src/system/kernel/device_manager/
H A Dio_resources.cpp74 case B_IO_PORT:
112 case B_IO_PORT:
130 case B_IO_PORT:

Completed in 127 milliseconds