Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
D3c595.c253 status = inw(BASE + VX_W1_RX_STATUS); in t595_poll()
279 status = inw(BASE + VX_W1_RX_STATUS); in t595_poll()
D3c595.h149 #define VX_W1_RX_STATUS 0x08 macro