OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_host_id
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
cosc.c
218
sc->sc_softc.
sc_host_id
= sc->sc_iobase[COSC_CONFIG_CONTROL_REG1] & ESC_DEST_ID_MASK;
220
printf(" hostid=%d", sc->sc_softc.
sc_host_id
);
252
sc->sc_softc.sc_channel.chan_id = sc->sc_softc.
sc_host_id
;
escvar.h
173
u_char
sc_host_id
;
member in struct:esc_softc
sfasvar.h
173
u_char
sc_host_id
;
member in struct:sfas_softc
csc.c
150
sc->sc_softc.
sc_host_id
= 7; /* Should check the jumpers */
170
sc->sc_softc.sc_channel.chan_id = sc->sc_softc.
sc_host_id
;
ptsc.c
192
sc->sc_softc.
sc_host_id
= 7; /* Should check the jumpers */
212
sc->sc_softc.sc_channel.chan_id = sc->sc_softc.
sc_host_id
;
sfas.c
214
dev->sc_config1 = (dev->
sc_host_id
& SFAS_CFG1_BUS_ID_MASK);
928
dev->sc_resel[0] &= ~(1<<dev->
sc_host_id
);
1624
printf("host_id = %d\n", sc->
sc_host_id
);
esc.c
215
dev->sc_config1 = (dev->
sc_host_id
& ESC_CFG1_BUS_ID_MASK);
1001
dev->sc_resel[0] &= ~(1<<dev->
sc_host_id
);
Completed in 153 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025