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

  /src/sys/dev/pci/
czreg.h 278 #define BUFCTL_RX_GET 0x24 /* tail index Rx buf */
cz.c 748 CZTTY_BUF_WRITE(sc, BUFCTL_RX_GET,
1008 CZTTY_BUF_WRITE(sc, BUFCTL_RX_GET,
1626 get = CZTTY_BUF_READ(sc, BUFCTL_RX_GET);
1646 CZTTY_BUF_WRITE(sc, BUFCTL_RX_GET, get);

Completed in 13 milliseconds