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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/mwave/
H A Dsmapi.c130 unsigned short usAX, usBX, usCX, usDX, usDI, usSI; local
139 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI);
148 pSettings->bDSPEnabled = ((usCX & 0x0001) != 0);
169 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI);
177 pSettings->bModemEnabled = ((usCX & 0x0001) != 0);
207 unsigned short usAX, usBX, usCX, usDX, usDI, usSI; local
274 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI);
278 if (usCX & 1) { /* serial port is enabled */
291 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI);
294 &usAX, &usBX, &usCX,
499 unsigned short usAX, usBX, usCX, usDX, usDI, usSI; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/mwave/
H A Dsmapi.c130 unsigned short usAX, usBX, usCX, usDX, usDI, usSI; local
139 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI);
148 pSettings->bDSPEnabled = ((usCX & 0x0001) != 0);
169 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI);
177 pSettings->bModemEnabled = ((usCX & 0x0001) != 0);
207 unsigned short usAX, usBX, usCX, usDX, usDI, usSI; local
274 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI);
278 if (usCX & 1) { /* serial port is enabled */
291 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI);
294 &usAX, &usBX, &usCX,
499 unsigned short usAX, usBX, usCX, usDX, usDI, usSI; local
[all...]

Completed in 69 milliseconds