Home
last modified time | relevance | path

Searched refs:VX_W1_FREE_TX (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A D3c595.h144 #define VX_W1_FREE_TX 0x0c macro
H A D3c595.c201 while (inw(BASE + VX_W1_FREE_TX) < len + pad + 4) { in t595_transmit()