Searched refs:p_rbget (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dcd18xxvar.h46 u_char *volatile p_rbget; /* ring buffer get ptr */ member in struct:cdtty_port
H A Dcd18xx.c339 p->p_rbput = p->p_rbget = p->p_rbuf;
472 port->p_rbget = port->p_rbput = port->p_rbuf;
1344 get = p->p_rbget;
1409 p->p_rbget = get;

Completed in 72 milliseconds