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

/haiku/src/add-ons/kernel/busses/pci/x86/
H A DX86PCIController.cpp18 #define PCI_MECH1_REQ_PORT 0xCF8 macro
178 out32(0x80000000, PCI_MECH1_REQ_PORT);
179 if (0x80000000 == in32(PCI_MECH1_REQ_PORT)) {
196 out32(PCI_MECH1_REQ_DATA(bus, device, function, offset), PCI_MECH1_REQ_PORT); local
224 out32(PCI_MECH1_REQ_DATA(bus, device, function, offset), PCI_MECH1_REQ_PORT); local

Completed in 34 milliseconds