Searched refs:FXP_CSR_SCB_GENERAL (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/fxp/
H A Dif_fxp.c2027 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL,
2311 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, 0);
2324 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->stats_addr);
2484 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->fxp_desc.cbl_addr);
2505 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->fxp_desc.cbl_addr);
2546 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->fxp_desc.cbl_addr);
2553 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->fxp_desc.rx_head->rx_addr);
3047 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->mcs_addr);
3120 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->fxp_desc.cbl_addr);
H A Dif_fxpreg.h43 #define FXP_CSR_SCB_GENERAL 4 /* scb_general (4 bytes) */ macro

Completed in 51 milliseconds