Home
last modified time | relevance | path

Searched refs:HS_FORCE_CLOSED (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dsxwindow.h257 #define HS_FORCE_CLOSED 0x14 /* Force close command */ macro
Dsx.c1570 if (sx_send_command (port, HS_FORCE_CLOSED, -1, HS_IDLE_CLOSED) != 1) { in sx_close()