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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dsxwindow.h255 #define HS_IDLE_CLOSED 0x10 /* Closed channel state */ macro
H A Dsx.c1005 HS_IDLE_CLOSED) &&
1343 while (to-- && (sx_read_channel_byte(port, hi_hstat) != HS_IDLE_CLOSED))
1346 if (sx_read_channel_byte(port, hi_hstat) != HS_IDLE_CLOSED) {
1347 if (sx_send_command(port, HS_FORCE_CLOSED, -1, HS_IDLE_CLOSED)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dsxwindow.h255 #define HS_IDLE_CLOSED 0x10 /* Closed channel state */ macro
H A Dsx.c1005 HS_IDLE_CLOSED) &&
1343 while (to-- && (sx_read_channel_byte(port, hi_hstat) != HS_IDLE_CLOSED))
1346 if (sx_read_channel_byte(port, hi_hstat) != HS_IDLE_CLOSED) {
1347 if (sx_send_command(port, HS_FORCE_CLOSED, -1, HS_IDLE_CLOSED)

Completed in 122 milliseconds