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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Di810_audio.c467 #define I810_IOREADW(card, off) I810_IOREAD(w, u16, card, off) macro
876 offset = I810_IOREADW(state->card, port_picb);
895 } while (civ != GET_CIV(state->card, port) || offset != I810_IOREADW(state->card, port_picb));
1466 status = I810_IOREADW(card, port + OFF_PICB);
1468 status = I810_IOREADW(card, port + OFF_SR);

Completed in 55 milliseconds