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

/openbsd-current/sys/dev/pci/
H A Dczreg.h279 #define BUFCTL_RX_GET 0x24 /* tail index Rx buf */ macro
H A Dcz.c734 CZTTY_BUF_WRITE(sc, BUFCTL_RX_GET,
1004 CZTTY_BUF_WRITE(sc, BUFCTL_RX_GET,
1592 get = CZTTY_BUF_READ(sc, BUFCTL_RX_GET);
1612 CZTTY_BUF_WRITE(sc, BUFCTL_RX_GET, get);

Completed in 74 milliseconds