Searched refs:NR_BLK_BUF (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dtpqic02.h685 /* NR_BLK_BUF is a `tuneable parameter'. If you're really low on
690 #define NR_BLK_BUF 20 /* max 127 blocks */ macro
692 #define TPQBUF_SIZE (TAPE_BLKSIZE*NR_BLK_BUF) /* buffer size */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dtpqic02.h685 /* NR_BLK_BUF is a `tuneable parameter'. If you're really low on
690 #define NR_BLK_BUF 20 /* max 127 blocks */ macro
692 #define TPQBUF_SIZE (TAPE_BLKSIZE*NR_BLK_BUF) /* buffer size */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dtpqic02.c2770 printk(TPQIC02_NAME ": DMA buffers: %u blocks\n", NR_BLK_BUF);

Completed in 53 milliseconds