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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddptvar.h90 int sc_isaport; /* ISA port */ member in struct:dpt_softc
H A Ddpt.c1182 info->base = sc->sc_isaport;
/netbsd-6-1-5-RELEASE/sys/dev/eisa/
H A Ddpt_eisa.c179 sc->sc_isaport = EISA_SLOT_ADDR(ea->ea_slot) + DPT_EISA_SLOT_OFFSET;
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Ddpt_isa.c318 sc->sc_isaport = ia->ia_io[0].ir_addr;

Completed in 404 milliseconds