Searched refs:sc_acceltype (Results 1 – 1 of 1) sorted by relevance
276 u_int sc_acceltype; member440 sc->sc_acceltype = ifb_accel_identify(name); in ifbattach()442 switch (sc->sc_acceltype) { in ifbattach()465 if (sc->sc_acceltype != IFB_ACCEL_NONE) { in ifbattach()471 sc->sc_acceltype = IFB_ACCEL_NONE; in ifbattach()475 if (sc->sc_acceltype == IFB_ACCEL_NONE) { in ifbattach()493 if (sc->sc_acceltype != IFB_ACCEL_NONE) { in ifbattach()758 if (allowaperture != 0 && sc->sc_acceltype != IFB_ACCEL_NONE) { in ifb_mmap()