Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c233 int eoc; member
537 int eoc = 0; in tlan_poll() local
552 eoc = 1; in tlan_poll()
572 if (eoc) { in tlan_poll()
623 int eoc = 0; in tlan_transmit() local
731 eoc =1; in tlan_transmit()
740 if(eoc) { in tlan_transmit()
879 priv->eoc = 0;