OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_cfg5
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/isa/
esp_isavar.h
94
uint8_t sc_cfg4,
sc_cfg5
;
member in struct:esp_isa_probe_data
esp_isa.c
183
epd->
sc_cfg5
= NCRCFG5_CRS1 | NCRCFG5_AADDR | NCRCFG5_PTRINC;
189
bus_space_write_1(iot, ioh, NCR_CFG5, epd->
sc_cfg5
);
234
bus_space_write_1(iot, ioh, NCR_CFG5, epd->
sc_cfg5
);
278
sc->
sc_cfg5
= epd->
sc_cfg5
;
/src/sys/dev/pcmcia/
esp_pcmcia.c
209
sc->
sc_cfg5
= NCRCFG5_CRS1 | NCRCFG5_AADDR | NCRCFG5_PTRINC;
/src/sys/dev/ic/
ncr53c9xvar.h
284
uint8_t
sc_cfg5
; /* Config 5, only ESP200 */
member in struct:ncr53c9x_softc
ncr53c9x.c
368
NCR_WRITE_REG(sc, NCR_CFG5, sc->
sc_cfg5
| NCRCFG5_SINT);
Completed in 14 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025