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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dforcedeth.c225 #define NV_TX_LASTPACKET1 (1<<8) macro
993 cpu_to_le16(NV_TX_LASTPACKET | NV_TX_LASTPACKET1 |
1001 np->tx_flags |= cpu_to_le16(NV_TX_LASTPACKET1);
1006 np->tx_flags |= cpu_to_le16(NV_TX_LASTPACKET1);

Completed in 63 milliseconds