Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxpvar.h208 uint32_t mcs_addr; /* DMA address of the multicast cmd */ member
H A Dif_fxp.c738 sizeof(struct fxp_cb_mcs), fxp_dma_map_addr, &sc->mcs_addr, in fxp_attach()
3042 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->mcs_addr); in fxp_mc_setup()