Searched refs:GET_CIV (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.c482 #define GET_CIV(card, port) MODULOP2(I810_IOREADB((card), (port) + OFF_CIV), SG_LEN) macro
487 I810_IOWRITEB(MODULOP2(GET_CIV((card), (port)) + (off), SG_LEN), (card), (port) + OFF_LVI)
875 civ = GET_CIV(state->card, port);
895 } while (civ != GET_CIV(state->card, port) || offset != I810_IOREADW(state->card, port_picb));
1269 if (GET_CIV(state->card, PI_BASE) !=
1294 if (GET_CIV(state->card, PO_BASE) !=
1299 GET_CIV(state->card, PO_BASE),

Completed in 54 milliseconds