Home
last modified time | relevance | path

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

/external/grub/netboot/
D3c595.h167 #define VX_W3_RESET_OPT 0x08 macro
D3c595.c355 vx_connectors = inw(BASE + VX_W3_RESET_OPT) & 0x7f; in vxgetlink()