ph_elcr_ioh 122 arch/i386/pci/piix.c &ph->ph_elcr_ioh) != 0) { ph_elcr_ioh 229 arch/i386/pci/piix.c elcr = bus_space_read_1(ph->ph_iot, ph->ph_elcr_ioh, off); ph_elcr_ioh 251 arch/i386/pci/piix.c elcr = bus_space_read_1(ph->ph_iot, ph->ph_elcr_ioh, off); ph_elcr_ioh 256 arch/i386/pci/piix.c bus_space_write_1(ph->ph_iot, ph->ph_elcr_ioh, off, elcr); ph_elcr_ioh 269 arch/i386/pci/piix.c elcr[0] = bus_space_read_1(ph->ph_iot, ph->ph_elcr_ioh, 0); ph_elcr_ioh 270 arch/i386/pci/piix.c elcr[1] = bus_space_read_1(ph->ph_iot, ph->ph_elcr_ioh, 1); ph_elcr_ioh 75 arch/i386/pci/piixvar.h bus_space_handle_t ph_elcr_ioh; ph_elcr_ioh 86 arch/i386/pci/rccosb4.c if (bus_space_map(iot, OSB4_REG_ELCR, 2, 0, &ph->piix.ph_elcr_ioh)) {