Searched refs:UNSTABLE_TYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/fe/
H A Dif_fevar.h34 #define UNSTABLE_TYPE 0x04 /* Probed vendor/model may be incorrect. */ macro
H A Dif_fe_isa.c270 sc->stability |= UNSTABLE_TYPE;
420 sc->stability |= UNSTABLE_TYPE | UNSTABLE_IRQ;
544 sc->stability |= UNSTABLE_TYPE;
675 sc->stability |= UNSTABLE_TYPE | UNSTABLE_MAC;
H A Dif_fe.c868 if (sc->stability & UNSTABLE_TYPE)

Completed in 96 milliseconds