Home
last modified time | relevance | path

Searched refs:p_tx_busy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dcd18xx.c673 p->p_tx_busy = 1; in cdttystart()
894 if (p->p_tx_busy) { in cdttyparam()
950 if (p->p_tx_busy) { in cdtty_break()
976 if (p->p_tx_busy) { in cdtty_modem()
1208 if (p->p_tx_busy) { in cd18xx_tint()
1209 p->p_tx_busy = 0; in cd18xx_tint()
H A Dcd18xxvar.h73 p_tx_busy, member