Searched refs:ST_CLOSING (Results 1 – 1 of 1) sorted by relevance
253 #define ST_CLOSING 3 macro1324 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()