Searched refs:tbusy (Results 1 – 8 of 8) sorted by relevance
205 unsigned long tbusy; member242 clear_bit(0, &(((struct ctcm_priv *)dev->ml_priv)->tbusy)); in ctcm_clear_busy_do()260 &(((struct ctcm_priv *)dev->ml_priv)->tbusy)); in ctcm_test_and_set_busy()
343 unsigned long tbusy; member
139 ((struct claw_privbk *)dev->ml_priv)->tbusy = 1; in claw_set_busy()146 clear_bit(0, &(((struct claw_privbk *) dev->ml_priv)->tbusy)); in claw_clear_busy()155 return ((struct claw_privbk *) dev->ml_priv)->tbusy; in claw_check_busy()162 set_bit(nr, (void *)&(((struct claw_privbk *)dev->ml_priv)->tbusy)); in claw_setbit_busy()168 clear_bit(nr, (void *)&(((struct claw_privbk *)dev->ml_priv)->tbusy)); in claw_clearbit_busy()177 (void *)&(((struct claw_privbk *) dev->ml_priv)->tbusy)); in claw_test_and_setbit_busy()
251 unsigned long tbusy; member280 clear_bit(0, &priv->tbusy); in netiucv_clear_busy()288 return test_and_set_bit(0, &priv->tbusy); in netiucv_test_and_set_busy()
151 int tbusy; member398 if (n_hdlc->tbusy) { in n_hdlc_send_frames()403 n_hdlc->tbusy = 1; in n_hdlc_send_frames()466 n_hdlc->tbusy = 0; in n_hdlc_send_frames()
68 u8 tbusy; member
664 readb(&bc->tbusy) == 0) in pc_chars_in_buffer()
241 u32 tbusy; member