Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Distallion.c253 #define ST_CLOSING 3 macro
1324 while (test_bit(ST_CLOSING, &portp->state)) { in stli_rawopen()
1401 while (test_bit(ST_CLOSING, &portp->state)) { in stli_rawclose()
1423 set_bit(ST_CLOSING, &portp->state); in stli_rawclose()
1434 while (test_bit(ST_CLOSING, &portp->state)) { in stli_rawclose()
2405 if (! test_bit(ST_CLOSING, &portp->state)) in stli_hangup()
2942 if (test_bit(ST_CLOSING, &portp->state)) { in stli_hostcmd()
2949 clear_bit(ST_CLOSING, &portp->state); in stli_hostcmd()
3063 test_bit(ST_CLOSING, &portp->state) || in stli_hostcmd()