OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mp_txc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sbus/
magmareg.h
142
int
mp_txc
; /* transmit character counter */
member in struct:mtty_port
magma.c
668
while( mtty->
mp_txc
> 0 && count < CD1400_TX_FIFO_SIZE - 1 ) {
673
mtty->
mp_txc
--;
690
if( mtty->
mp_txc
== 0 || ISSET(mtty->mp_flags, MTTYF_STOP) ) {
1195
mp->
mp_txc
= ndqb(&tp->t_outq, 0);
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025