Home
last modified time | relevance | path

Searched refs:tbusy (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/net/
Dctcm_main.h204 unsigned long tbusy; member
235 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()
Dnetiucv.c212 unsigned long tbusy; member
241 clear_bit(0, &priv->tbusy); in netiucv_clear_busy()
249 return test_and_set_bit(0, &priv->tbusy); in netiucv_test_and_set_busy()
/drivers/tty/
Dn_hdlc.c147 int tbusy; member
386 if (n_hdlc->tbusy) { in n_hdlc_send_frames()
391 n_hdlc->tbusy = 1; in n_hdlc_send_frames()
447 n_hdlc->tbusy = 0; in n_hdlc_send_frames()
/drivers/net/wan/lmc/
Dlmc_var.h239 u32 tbusy; member