Home
last modified time | relevance | path

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

/external/grub/netboot/
D3c509.c74 while (inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS) in t509_reset()
89 while (inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS) in t509_reset()
211 while((inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS) != 0) in t509_transmit()
226 cst=inw(BASE + EP_STATUS); in t509_poll()
289 while (inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS) in t509_poll()
D3c509.h107 #define EP_STATUS 0x0e /* Read. BASE+0x0e is always status macro