Home
last modified time | relevance | path

Searched refs:ioh_ctl (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/isa/
Dfdc.c104 bus_space_handle_t ioh_ctl; local
114 FDCTL_NPORT, 0, &ioh_ctl))
134 bus_space_unmap(iot, ioh_ctl, FDCTL_NPORT);
146 bus_space_handle_t ioh_ctl; local
156 FDCTL_NPORT, 0, &ioh_ctl))
161 fdc->sc_ioh_ctl = ioh_ctl;
Dfd.c620 bus_space_handle_t ioh_ctl = fdc->sc_ioh_ctl; local
726 bus_space_write_1(iot, ioh_ctl, fdctl, type->rate);