Searched refs:HS_IDLE_OPEN (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.h247 #define HS_IDLE_OPEN 0x00 /* Channel open state */ macro
H A Dsx.c550 if (sx_read_channel_byte(port, hi_hstat) == HS_IDLE_OPEN) {
551 if (sx_send_command(port, HS_CONFIG, -1, HS_IDLE_OPEN) != 1) {
1300 if (sx_send_command(port, HS_LOPEN, -1, HS_IDLE_OPEN) != 1) {
1592 rv = sx_send_command(port, HS_STOP, -1, HS_IDLE_OPEN);

Completed in 42 milliseconds