Searched refs:ioh1 (Results 1 – 3 of 3) sorted by relevance
105 bus_space_handle_t ioh1; in atkbdc_isa_probe() local160 ioh1 = rman_get_bushandle(port1); in atkbdc_isa_probe()163 if ((bus_space_read_1(tag, ioh1, 0) & 0x2) == 0) in atkbdc_isa_probe()
200 bus_space_handle_t ioh1; member
74 #define read_status(k) (bus_space_read_1((k)->iot, (k)->ioh1, 0))78 (bus_space_write_1((k)->iot, (k)->ioh1, 0, (d)))287 sc->ioh1 = h1; in atkbdc_setup()