Searched refs:RGE_PHYOCP (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_rge.c2555 RGE_WRITE_4(sc, RGE_PHYOCP, tmp);
2559 if (!(RGE_READ_4(sc, RGE_PHYOCP) & RGE_PHYOCP_BUSY))
2571 RGE_WRITE_4(sc, RGE_PHYOCP, val);
2575 val = RGE_READ_4(sc, RGE_PHYOCP);
H A Dif_rgereg.h55 #define RGE_PHYOCP 0x00b8 macro
174 /* Flags for register RGE_PHYOCP */

Completed in 111 milliseconds