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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D3c59x.c526 PktStatus = 0x20, DownListPtr = 0x24, FragAddr = 0x28, FragLen = 0x2c, enumerator in enum:MasterCtrl
1683 iowrite32(0x0020, ioaddr + PktStatus);
1896 ioread32(ioaddr + PktStatus),
2021 int bus_status = ioread32(ioaddr + PktStatus);
2746 int stalled = ioread32(ioaddr + PktStatus) & 0x04; /* Possible racy. But it's only debug stuff */
H A D3c515.c272 PktStatus = 0x400, DownListPtr = 0x404, FragAddr = 0x408, FragLen = enumerator in enum:MasterCtrl

Completed in 79 milliseconds