Home
last modified time | relevance | path

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

/external/grub/netboot/
Dsis900.c593 outl((u32) &txd, ioaddr + txdp); in sis900_init_txd()
596 inl(ioaddr + txdp)); in sis900_init_txd()
910 outl((u32) &txd, ioaddr + txdp); in sis900_transmit()
913 inl(ioaddr + txdp)); in sis900_transmit()
Dsis900.h28 txdp=0x20, /* Transmit Descriptor Pointer Register */ enumerator