Searched refs:WSS_CODEC (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dwssreg.h54 #define WSS_CODEC 0x04 /* ad1848 codec registers (0x04-0x07) */ macro
H A Dwss_isa.c110 bus_space_unmap(sc->sc_iot, sc->sc_ioh, WSS_CODEC);
145 if (bus_space_map(sc->sc_iot, ia->ia_io[0].ir_addr, WSS_CODEC,
151 /* Is there an ad1848 chip at (WSS iobase + WSS_CODEC)? */
153 ia->ia_io[0].ir_addr + WSS_CODEC) == 0)
221 bus_space_unmap(sc->sc_iot, sc->sc_ioh, WSS_CODEC);
/netbsd-current/sys/dev/isapnp/
H A Dym_isapnp.c136 if (bus_space_subregion(sc->sc_iot, sc->sc_ioh, WSS_CODEC, AD1848_NPORT,
/netbsd-current/sys/dev/acpi/
H A Dym_acpi.c186 if (bus_space_subregion(sc->sc_iot, sc->sc_ioh, WSS_CODEC,
H A Dwss_acpi.c63 { "NMX2210", 1, 2, WSS_CODEC },
/netbsd-current/sys/arch/i386/pnpbios/
H A Dym_pnpbios.c139 if (bus_space_subregion(sc->sc_iot, sc->sc_ioh, WSS_CODEC,
H A Dwss_pnpbios.c69 { "NMX2210", 1, 2, WSS_CODEC },

Completed in 114 milliseconds