Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
D3c515.c140 RxStatus = 0x18, Timer = 0x1A, TxStatus = 0x1B, enumerator
434 status = inw(nic->ioaddr + RxStatus); in t515_poll()
455 status = inw(nic->ioaddr + RxStatus); in t515_poll()
Dsundance.c163 RxStatus = 0x0c, enumerator
415 sdc->nic_name, (int) inl(BASE + RxStatus), in sundance_reset()