Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82557var.h130 struct fxp_cb_ucode fcd_ucode;
283 FXP_CDUCODEOFF, sizeof(struct fxp_cb_ucode), (ops))
H A Di82557reg.h291 struct fxp_cb_ucode { struct
H A Di82557.c2363 struct fxp_cb_ucode *cbp = &sc->sc_control_data->fcd_ucode; in fxp_load_ucode()