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

/freebsd-11-stable/sys/pc98/cbus/
H A Dolpt.c226 static bus_addr_t lpt_iat[] = {0, 2, 4, 6}; variable
286 res = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid, lpt_iat, 4,
290 isa_load_resourcev(res, lpt_iat, 4);
327 lpt_iat, 4, RF_ACTIVE);
330 isa_load_resourcev(sc->res_port, lpt_iat, 4);

Completed in 52 milliseconds