Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
D3c90x.c215 outw(0, inf_3c90x->IOAddr + regStationMask_2_3w + 0); in a3c90x_reset()
216 outw(0, inf_3c90x->IOAddr + regStationMask_2_3w + 2); in a3c90x_reset()
217 outw(0, inf_3c90x->IOAddr + regStationMask_2_3w + 4); in a3c90x_reset()
683 outb(0, inf_3c90x->IOAddr + regStationMask_2_3w + i); in a3c90x_hw_start()
D3c90x.h140 regStationMask_2_3w = 0x06, /* Universal with Exceptions, pg 127 */ enumerator