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

/external/syslinux/gpxe/src/drivers/net/
H A D3c5x9.c44 while (inw(nic->ioaddr + EP_STATUS) & S_COMMAND_IN_PROGRESS)
59 while (inw(nic->ioaddr + EP_STATUS) & S_COMMAND_IN_PROGRESS)
192 while((inw(nic->ioaddr + EP_STATUS) & S_COMMAND_IN_PROGRESS) != 0)
206 cst=inw(nic->ioaddr + EP_STATUS);
271 while (inw(nic->ioaddr + EP_STATUS) & S_COMMAND_IN_PROGRESS)
H A D3c509.h111 #define EP_STATUS 0x0e /* Read. BASE+0x0e is always status macro

Completed in 161 milliseconds