Searched refs:ST_RXING (Results 1 – 1 of 1) sorted by relevance
256 #define ST_RXING 6 macro2845 set_bit(ST_RXING, &portp->state); in stli_read()3057 if ((!donerx) && test_bit(ST_RXING, &portp->state)) { in stli_hostcmd()3058 clear_bit(ST_RXING, &portp->state); in stli_hostcmd()3066 test_bit(ST_RXING, &portp->state)) ? 0 : 1); in stli_hostcmd()