/src/sys/arch/acorn32/podulebus/ |
coscvar.h | 44 vu_char *sc_iobase; member in struct:cosc_softc
|
cscvar.h | 41 vu_char *sc_iobase; member in struct:csc_specific
|
ptscvar.h | 41 vu_char *sc_iobase; member in struct:ptsc_specific
|
cosc.c | 128 sc->sc_iobase = (vu_char *)sc->sc_podule->fast_base; 132 sc->sc_iobase[COSC_PAGE_REGISTER] = 0; 137 rp->term = &sc->sc_iobase[COSC_TERMINATION_CONTROL]; 139 esc = &sc->sc_iobase[COSC_ESCOFFSET_BASE]; 175 if (sc->sc_iobase[COSC_CONFIG_TERMINATION] & COSC_CONFIG_TERMINATION_ON) { 177 sc->sc_iobase[COSC_TERMINATION_CONTROL] = COSC_TERMINATION_ON; 180 sc->sc_iobase[COSC_TERMINATION_CONTROL] = COSC_TERMINATION_OFF; 189 byte = sc->sc_iobase[COSC_REGISTER_01]; 192 if (sc->sc_iobase[COSC_REGISTER_00] & 0x01) 205 sc->sc_softc.sc_config4 = sc->sc_iobase[COSC_CONFIG_CONTROL_REG4] [all...] |
ptsc.c | 153 sc->sc_specific.sc_iobase = 156 rp->chipreset = &sc->sc_specific.sc_iobase[PTSC_CONTROL_CHIPRESET]; 157 rp->inten = &sc->sc_specific.sc_iobase[PTSC_CONTROL_INTEN]; 158 rp->status = &sc->sc_specific.sc_iobase[PTSC_STATUS]; 159 rp->term = &sc->sc_specific.sc_iobase[PTSC_CONTROL_TERM]; 160 rp->led = &sc->sc_specific.sc_iobase[PTSC_CONTROL_LED]; 161 fas = &sc->sc_specific.sc_iobase[PTSC_FASOFFSET_BASE];
|
csc.c | 113 sc->sc_specific.sc_iobase = 116 rp->status0 = &sc->sc_specific.sc_iobase[CSC_STATUS0]; 117 rp->alatch = &sc->sc_specific.sc_iobase[CSC_ALATCH]; 118 rp->dack = (vu_short *)&sc->sc_specific.sc_iobase[CSC_DACK]; 119 fas = &sc->sc_specific.sc_iobase[CSC_FAS_OFFSET_BASE];
|
/src/sys/dev/ic/ |
wevar.h | 28 int sc_iobase; /* i/o address */ member in struct:we_softc
|
i82586var.h | 176 void *sc_iobase; /* (MD) KVA of base of 24 bit addr space */ member in struct:ie_softc
|
/src/sys/dev/isa/ |
ess_isa.c | 84 sc->sc_iobase = ia->ia_io[0].ir_addr; 85 if (bus_space_map(sc->sc_iot, sc->sc_iobase, ESS_NPORT, 0, 88 "size %x\n", sc->sc_iobase, ESS_NPORT)); 140 sc->sc_iobase = ia->ia_io[0].ir_addr; 141 if (bus_space_map(sc->sc_iot, sc->sc_iobase, ESS_NPORT, 0, 144 "size %x\n", sc->sc_iobase, ESS_NPORT));
|
ad1848var.h | 91 int sc_iobase; member in struct:ad1848_isa_softc
|
ast.c | 59 int sc_iobase; member in struct:ast_softc 156 sc->sc_iobase = ia->ia_io[0].ir_addr; 159 iobase = sc->sc_iobase + i * COM_NPORTS; 178 ca.ca_iobase = sc->sc_iobase + i * COM_NPORTS;
|
moxa_isa.c | 59 int sc_iobase; member in struct:moxa_isa_softc 154 sc->sc_iobase = ia->ia_io[0].ir_addr; 157 iobase = sc->sc_iobase + i * COM_NPORTS; 171 ca.ca_iobase = sc->sc_iobase + i * COM_NPORTS;
|
tcom.c | 98 int sc_iobase; member in struct:tcom_softc 196 sc->sc_iobase = ia->ia_io[0].ir_addr; 199 iobase = sc->sc_iobase + i * COM_NPORTS; 209 if (bus_space_map(iot, sc->sc_iobase + STATUS_OFFSET, STATUS_SIZE, 0, 219 ca.ca_iobase = sc->sc_iobase + i * COM_NPORTS;
|
addcom_isa.c | 87 int sc_iobase; member in struct:addcom_softc 197 sc->sc_iobase = ia->ia_io[0].ir_addr; 206 iobase = sc->sc_iobase 222 ca.ca_iobase = sc->sc_iobase
|
boca.c | 62 int sc_iobase; member in struct:boca_softc 162 sc->sc_iobase = ia->ia_io[0].ir_addr; 165 iobase = sc->sc_iobase + i * COM_NPORTS; 180 ca.ca_iobase = sc->sc_iobase + i * COM_NPORTS;
|
essvar.h | 141 int sc_iobase; /* I/O port base address */ member in struct:ess_softc
|
rtfps.c | 59 int sc_iobase; member in struct:rtfps_softc 158 sc->sc_iobase = ia->ia_io[0].ir_addr; 168 iobase = sc->sc_iobase + i * COM_NPORTS; 189 ca.ca_iobase = sc->sc_iobase + i * COM_NPORTS;
|
ioat66.c | 59 int sc_iobase; member in struct:ioat66_softc 155 sc->sc_iobase = ia->ia_io[0].ir_addr;
|
atppc_isa.c | 71 int sc_iobase; member in struct:atppc_isa_softc 144 sc->sc_iobase = ia->ia_io->ir_addr; 146 if (bus_space_map(lsc->sc_iot, sc->sc_iobase, IO_LPTSIZE, 0,
|
/src/sys/arch/hppa/dev/ |
elroyvar.h | 33 bus_addr_t sc_iobase; member in struct:elroy_softc
|
/src/sys/arch/acorn32/mainbus/ |
pioc.c | 75 bus_addr_t sc_iobase; /* IO base address */ member in struct:pioc_softc 222 pa.pa_iobase = sc->sc_iobase; 296 sc->sc_iobase = mb->mb_iobase; 299 if (bus_space_map(iot, sc->sc_iobase, PIOC_SIZE, 0, &ioh)) 376 pa.pa_iobase = sc->sc_iobase; 395 pa.pa_iobase = sc->sc_iobase; 421 pa.pa_iobase = sc->sc_iobase; 446 pa.pa_iobase = sc->sc_iobase; 475 pa.pa_iobase = sc->sc_iobase;
|
/src/sys/dev/ofisa/ |
ess_ofisa.c | 140 sc->sc_iobase = reg.addr; 141 if (bus_space_map(sc->sc_iot, sc->sc_iobase, reg.len, 0,
|
/src/sys/arch/sun3/dev/ |
if_ie_obio.c | 120 sc->sc_iobase = (void *)DVMA_OBIO_SLAVE_BASE; 143 sc->scp = (volatile void *)((char *)sc->sc_iobase + IE_SCP_ADDR);
|
if_ievar.h | 24 * sc_iobase = base of chip's 24 bit address space 32 * 24 bit pointers are offset from sc_iobase in KVA 33 * KVA(24 bit address) = address + sc_iobase 37 * 24 bit address space. this means that sc_iobase == sc_maddr! 50 * to be 0xff000000 -> 0xffffffff of KVA. this means that sc_iobase 75 void *sc_iobase; /* KVA of base of 24bit addr space */ member in struct:ie_softc
|
/src/sys/dev/mvme/ |
if_ie_mvme.c | 117 scp_addr = sc->scp + (u_int) sc->sc_iobase; 210 addr += (int) sc->sc_iobase; 267 sc->sc_iobase = (void *) seg.ds_addr;
|