Searched refs:DownStall (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 D3c515.c188 UpStall = 6 << 11, UpUnstall = (6 << 11) + 1, DownStall = (6 << 11) + 2, enumerator in enum:corkscrew_cmd
1034 outw(DownStall, ioaddr + EL3_CMD);
H A D3c59x.c443 DownStall = (6<<11)+2, DownUnstall = (6<<11)+3, enumerator in enum:vortex_cmd
2187 issue_and_wait(dev, DownStall);
2755 issue_and_wait(dev, DownStall);

Completed in 62 milliseconds