Searched refs:EL3_STATUS (Results 1 – 1 of 1) sorted by relevance
102 #define EL3_STATUS 0x0e macro327 if (!(inw(nic->ioaddr + EL3_STATUS) & CmdInProgress)) in t515_reset()333 if (!(inw(nic->ioaddr + EL3_STATUS) & CmdInProgress)) in t515_reset()422 cst = inw(nic->ioaddr + EL3_STATUS); in t515_poll()477 while (inw(nic->ioaddr + EL3_STATUS) & CmdInProgress); in t515_poll()559 while ((inw(nic->ioaddr + EL3_STATUS) & CmdInProgress) != 0); in t515_transmit()