OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mad_ioh
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/isa/
wssvar.h
74
bus_space_handle_t
mad_ioh
; /* MAD handle */
member in struct:wss_softc
wss_isa.c
307
if ((tmp2 = bus_space_read_1(sc->sc_iot, sc->
mad_ioh
, MC1_PORT)) == tmp) {
333
if (bus_space_map(sc->sc_iot, MAD_BASE, MAD_NPORT, 0, &sc->
mad_ioh
))
389
bus_space_unmap(sc->sc_iot, sc->
mad_ioh
, MAD_NPORT);
400
bus_space_unmap(sc->sc_iot, sc->
mad_ioh
, MAD_NPORT);
wss.c
417
bus_space_write_1(sc->sc_iot, sc->
mad_ioh
, MC_PASSWD_REG, pwd);
418
tmp = bus_space_read_1(sc->sc_iot, sc->
mad_ioh
, port);
441
bus_space_write_1(sc->sc_iot, sc->
mad_ioh
, MC_PASSWD_REG, pwd);
442
bus_space_write_1(sc->sc_iot, sc->
mad_ioh
, port, value & 0xff);
Completed in 13 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025