Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dfxpvar.h121 #define FXPF_NOUCODE 0x80 /* no ucode for this chip */ macro
H A Dfxp.c1804 if (sc->sc_flags & FXPF_NOUCODE) in fxp_load_ucode()
1811 sc->sc_flags |= FXPF_NOUCODE; in fxp_load_ucode()
1827 sc->sc_flags |= FXPF_NOUCODE; in fxp_load_ucode()