Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82557var.h130 struct fxp_cb_ucode fcd_ucode; member
151 #define FXP_CDUCODEOFF FXP_CDOFF(fcd_ucode)
H A Di82557.c2363 struct fxp_cb_ucode *cbp = &sc->sc_control_data->fcd_ucode; in fxp_load_ucode()