Searched refs:HS_IDLE_OPEN (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.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) {
1614 rv = sx_send_command(port, HS_STOP, -1, HS_IDLE_OPEN);

Completed in 64 milliseconds