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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dczreg.h274 #define BUFCTL_TX_PUT 0x14 /* head index Tx buf */ macro
H A Dcz.c1009 CZTTY_BUF_WRITE(sc, BUFCTL_TX_PUT,
1574 put = CZTTY_BUF_READ(sc, BUFCTL_TX_PUT);
1602 CZTTY_BUF_WRITE(sc, BUFCTL_TX_PUT, put);

Completed in 57 milliseconds