Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsx.h107 #define SX_PORT_TRANSMIT_LOCK 0 macro
Dsx.c1005 if (test_and_set_bit (SX_PORT_TRANSMIT_LOCK, &port->locks)) { in sx_transmit_chars()
1066 clear_bit (SX_PORT_TRANSMIT_LOCK, &port->locks); in sx_transmit_chars()