Home
last modified time | relevance | path

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

/external/grub/netboot/
D3c509.c241 status = inw(BASE + EP_W1_RX_STATUS); in t509_poll()
265 status = inw(BASE + EP_W1_RX_STATUS); in t509_poll()
D3c509.h134 #define EP_W1_RX_STATUS 0x08 macro