Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82557var.h150 #define FXP_CDMCSOFF FXP_CDOFF(fcd_mcscb) macro
279 FXP_CDMCSOFF, sizeof(struct fxp_cb_mcs), (ops))
H A Di82557.c2295 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->sc_cddma + FXP_CDMCSOFF); in fxp_mc_setup()