Searched defs:txfifo (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Deepro100.c256 static int txfifo = 8; /* Tx FIFO threshold in 4 byte units, 0-15 */ variable
711 confcmd.data[1] = (txfifo << 4) | rxfifo;

Completed in 60 milliseconds