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

/openbsd-current/sys/dev/pci/
H A Dif_rge.c2484 tmp |= RGE_EPHYAR_BUSY | (val & RGE_EPHYAR_DATA_MASK);
2489 if (!(RGE_READ_4(sc, RGE_EPHYAR) & RGE_EPHYAR_BUSY))
2508 if (val & RGE_EPHYAR_BUSY)
H A Dif_rgereg.h162 #define RGE_EPHYAR_BUSY 0x80000000
161 #define RGE_EPHYAR_BUSY macro

Completed in 78 milliseconds