Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h1691 #define BGE_VCPU_STATUS 0x5100 macro
H A Dif_bge.c2838 status = CSR_READ_4(sc, BGE_VCPU_STATUS); in bge_reset()
2839 CSR_WRITE_4(sc, BGE_VCPU_STATUS, in bge_reset()
2971 val = CSR_READ_4(sc, BGE_VCPU_STATUS); in bge_reset()