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

/openbsd-current/sys/dev/pci/
H A Dczreg.h280 #define BUFCTL_RX_PUT 0x28 /* head index Rx buf */ macro
H A Dcz.c735 CZTTY_BUF_READ(sc, BUFCTL_RX_PUT));
1005 CZTTY_BUF_READ(sc, BUFCTL_RX_PUT));
1593 put = CZTTY_BUF_READ(sc, BUFCTL_RX_PUT);

Completed in 67 milliseconds