Searched refs:UNSTABLE_IRQ (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/fe/
H A Dif_fevar.h32 #define UNSTABLE_IRQ 0x01 /* IRQ setting may be incorrect. */ macro
H A Dif_fe_isa.c309 sc->stability |= UNSTABLE_IRQ;
420 sc->stability |= UNSTABLE_TYPE | UNSTABLE_IRQ;
793 sc->stability |= UNSTABLE_IRQ;
H A Dif_fe_cbus.c487 sc->stability |= UNSTABLE_IRQ;
H A Dif_fe.c864 if (sc->stability & UNSTABLE_IRQ)

Completed in 32 milliseconds