Searched refs:tbusy (Results 1 – 6 of 6) sorted by relevance
203 unsigned long tbusy; member234 clear_bit(0, &(((struct ctcm_priv *)dev->ml_priv)->tbusy)); in ctcm_clear_busy_do()252 &(((struct ctcm_priv *)dev->ml_priv)->tbusy)); in ctcm_test_and_set_busy()
226 unsigned long tbusy; member255 clear_bit(0, &priv->tbusy); in netiucv_clear_busy()263 return test_and_set_bit(0, &priv->tbusy); in netiucv_test_and_set_busy()
150 int tbusy; member397 if (n_hdlc->tbusy) { in n_hdlc_send_frames()402 n_hdlc->tbusy = 1; in n_hdlc_send_frames()465 n_hdlc->tbusy = 0; in n_hdlc_send_frames()
241 u32 tbusy; member
1109 unsigned char tbusy; /* W Transmit busy */ member
3223 u8 tbusy; in dgap_tty_chars_in_buffer() local3258 tbusy = readb(&bs->tbusy); in dgap_tty_chars_in_buffer()3275 if ((ttail == thead) && (tbusy == 0) && (chead == ctail)) { in dgap_tty_chars_in_buffer()3295 if (tbusy != 0) { in dgap_tty_chars_in_buffer()