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

/openbsd-current/sys/dev/pci/
H A Dczreg.h275 #define BUFCTL_TX_PUT 0x14 /* head index Tx buf */ macro
H A Dcz.c1006 CZTTY_BUF_WRITE(sc, BUFCTL_TX_PUT,
1551 put = CZTTY_BUF_READ(sc, BUFCTL_TX_PUT);
1579 CZTTY_BUF_WRITE(sc, BUFCTL_TX_PUT, put);

Completed in 69 milliseconds