Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_hw.c520 reg = OCE_READ_REG32(sc, devcfg, PCICFG_INTR_CTRL); in oce_hw_intr_enable()
536 reg = OCE_READ_REG32(sc, devcfg, PCICFG_INTR_CTRL); in oce_hw_intr_disable()
H A Doce_if.h904 #define OCE_READ_REG32(sc, space, o) \ macro
H A Doce_mbox.c134 mbox_db.dw0 = OCE_READ_REG32(sc, db, PD_MPU_MBOX_DB); in oce_mbox_wait()