Searched refs:BUFCTL_TX_BUFSIZE (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/pci/ | ||
| D | czreg.h | 272 #define BUFCTL_TX_BUFSIZE 0x08 /* size of Tx buffer */ macro |
| D | cz.c | 1587 size = CZTTY_BUF_READ(sc, BUFCTL_TX_BUFSIZE); in cztty_transmit() |