Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/3com/
H A D3c515.c203 CmdInProgress = 1 << 12, /* EL3_CMD is still busy. */ enumerator
738 if (!(inw(ioaddr + EL3_STATUS) & CmdInProgress)) in corkscrew_open()
744 if (!(inw(ioaddr + EL3_STATUS) & CmdInProgress)) in corkscrew_open()
979 if (!(inw(ioaddr + EL3_STATUS) & CmdInProgress)) in corkscrew_timeout()
1025 if ((inw(ioaddr + EL3_STATUS) & CmdInProgress) == 0) in corkscrew_start_xmit()
1099 if (!(inw(ioaddr + EL3_STATUS) & CmdInProgress)) in corkscrew_start_xmit()
1301 if (! (inw(ioaddr + EL3_STATUS) & CmdInProgress)) in corkscrew_rx()
1311 if (!(inw(ioaddr + EL3_STATUS) & CmdInProgress)) in corkscrew_rx()