Searched refs:DownStall (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/3com/
H A D3c515.c181 UpStall = 6 << 11, UpUnstall = (6 << 11) + 1, DownStall = (6 << 11) + 2, enumerator in enum:corkscrew_cmd
1022 outw(DownStall, ioaddr + EL3_CMD);
H A D3c59x.c451 DownStall = (6<<11)+2, DownUnstall = (6<<11)+3, enumerator in enum:vortex_cmd
2215 issue_and_wait(dev, DownStall);
2805 issue_and_wait(dev, DownStall);

Completed in 157 milliseconds