Searched refs:cdatap (Results 1 – 3 of 3) sorted by relevance
361 bus_space_write_1(sc->sc_iot, sc->codec_index_h, sc->cdatap, (u_char)val);\368 ret = bus_space_read_1(sc->sc_iot, sc->codec_index_h, sc->cdatap);\
175 int cdatap; /* Codec Indexed Data Port at PCODAR+0x01 */ member
190 sc->cdatap = 1; /* relative offsets in region */ in iwattach()