Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
D3c90x.h139 regResetOptions_2_w = 0x0c, /* 905B Revision Only */ enumerator
D3c90x.c672 tmp = inw(inf_3c90x->IOAddr + regResetOptions_2_w); in a3c90x_hw_start()
674 outw(tmp, inf_3c90x->IOAddr + regResetOptions_2_w); in a3c90x_hw_start()