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

/openbsd-current/sys/dev/pci/
H A Dif_rge.c2554 tmp |= RGE_PHYOCP_BUSY | val;
2559 if (!(RGE_READ_4(sc, RGE_PHYOCP) & RGE_PHYOCP_BUSY))
2576 if (val & RGE_PHYOCP_BUSY)
H A Dif_rgereg.h176 #define RGE_PHYOCP_BUSY 0x80000000
175 #define RGE_PHYOCP_BUSY macro

Completed in 173 milliseconds