Home
last modified time | relevance | path

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

/openbsd/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, in czttyopen()
1551 put = CZTTY_BUF_READ(sc, BUFCTL_TX_PUT); in cztty_transmit()
1579 CZTTY_BUF_WRITE(sc, BUFCTL_TX_PUT, put); in cztty_transmit()