Searched refs:tbusy (Results 1 – 3 of 3) sorted by relevance
204 unsigned long tbusy; member235 clear_bit(0, &(((struct ctcm_priv *)dev->ml_priv)->tbusy)); in ctcm_clear_busy_do()253 &(((struct ctcm_priv *)dev->ml_priv)->tbusy)); in ctcm_test_and_set_busy()
177 unsigned long tbusy; member205 clear_bit(0, &priv->tbusy); in netiucv_clear_busy()213 return test_and_set_bit(0, &priv->tbusy); in netiucv_test_and_set_busy()
132 bool tbusy; member273 if (n_hdlc->tbusy) { in n_hdlc_send_frames()278 n_hdlc->tbusy = true; in n_hdlc_send_frames()328 n_hdlc->tbusy = false; in n_hdlc_send_frames()
Completed in 12 milliseconds