Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h2161 #define BGE_APE_HOST_INIT_COUNT 0x4208 macro
H A Dif_bge.c5524 APE_WRITE_4(sc, BGE_APE_HOST_INIT_COUNT, 0); in bge_ape_driver_state_change()
5526 apedata = APE_READ_4(sc, BGE_APE_HOST_INIT_COUNT); in bge_ape_driver_state_change()
5527 APE_WRITE_4(sc, BGE_APE_HOST_INIT_COUNT, ++apedata); in bge_ape_driver_state_change()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c6432 APE_WRITE_4(sc, BGE_APE_HOST_INIT_COUNT, 0); in bnx_ape_driver_state_change()
6434 apedata = APE_READ_4(sc, BGE_APE_HOST_INIT_COUNT); in bnx_ape_driver_state_change()
6435 APE_WRITE_4(sc, BGE_APE_HOST_INIT_COUNT, ++apedata); in bnx_ape_driver_state_change()