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

/openbsd-current/sys/dev/pci/
H A Dif_bge.c827 APE_WRITE_4(sc, BGE_APE_HOST_INIT_COUNT, 0);
829 apedata = APE_READ_4(sc, BGE_APE_HOST_INIT_COUNT);
830 APE_WRITE_4(sc, BGE_APE_HOST_INIT_COUNT, ++apedata);
H A Dif_bgereg.h2212 #define BGE_APE_HOST_INIT_COUNT 0x4208 macro

Completed in 207 milliseconds