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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 31 milliseconds