Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h2139 #define BGE_APE_HOST_INIT_COUNT 0x4208 macro
H A Dif_bge.c901 APE_WRITE_4(sc, BGE_APE_HOST_INIT_COUNT, 0); in bge_ape_driver_state_change()
903 apedata = APE_READ_4(sc, BGE_APE_HOST_INIT_COUNT); in bge_ape_driver_state_change()
904 APE_WRITE_4(sc, BGE_APE_HOST_INIT_COUNT, ++apedata); in bge_ape_driver_state_change()