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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsxwindow.h255 #define HS_IDLE_CLOSED 0x10 /* Closed channel state */ macro
H A Dsx.c1002 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 55 milliseconds