Searched refs:HS_IDLE_OPEN (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.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);
/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.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 175 milliseconds