HomeSort by: relevance | last modified time | path
    Searched refs:BUFCTL_TX_PUT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
czreg.h 274 #define BUFCTL_TX_PUT 0x14 /* head index Tx buf */
cz.c 1010 CZTTY_BUF_WRITE(sc, BUFCTL_TX_PUT,
1585 put = CZTTY_BUF_READ(sc, BUFCTL_TX_PUT);
1613 CZTTY_BUF_WRITE(sc, BUFCTL_TX_PUT, put);

Completed in 12 milliseconds