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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Deepro100.c240 } txfd; variable in typeref:struct:TxFD
411 txfd.status = 0;
412 txfd.command = CmdSuspend | CmdTx | CmdTxFlex;
413 txfd.link = virt_to_bus (&txfd);
414 txfd.count = 0x02208000;
415 txfd.tx_desc_addr = virt_to_bus(&txfd.tx_buf_addr0);
417 txfd.tx_buf_addr0 = virt_to_bus (&hdr);
418 txfd
[all...]

Completed in 31 milliseconds