Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c186 struct TLanList { struct
198 struct TLanList tx_ring[TLAN_NUM_TX_LISTS]; argument
201 struct TLanList rx_ring[TLAN_NUM_RX_LISTS];
220 struct TLanList *rx_head_desc;
227 struct TLanList *txList;
228 struct TLanList *rxList;
277 struct TLanList *list; in TLan_ResetLists()
618 struct TLanList *tail_list; in tlan_transmit()
619 struct TLanList *head_list; in tlan_transmit()