Searched refs:gdc_iat (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/pc98/cbus/
H A Dgdc.c88 static bus_addr_t gdc_iat[] = {0, 2, 4, 6, 8, 10, 12, 14}; variable
220 gdc_iat, 8, RF_ACTIVE);
225 isa_load_resourcev(sc->res_tgdc, gdc_iat, 8);
231 gdc_iat, 8, RF_ACTIVE);
236 isa_load_resourcev(sc->res_ggdc, gdc_iat, 8);
242 gdc_iat, 8, RF_ACTIVE);
247 isa_load_resourcev(sc->res_egc, gdc_iat, 8);
253 gdc_iat, 8, RF_ACTIVE);
258 isa_load_resourcev(sc->res_pegc, gdc_iat, 8);
264 gdc_iat,
[all...]

Completed in 60 milliseconds