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

/freebsd-10.3-release/sys/dev/fe/
H A Dif_fe.c1066 fe_outb(sc, FE_DLCR5, sc->proto_dlcr5);
1105 if (!(fe_inb(sc, FE_DLCR5) & FE_D5_BUFEMP)) {
1386 saved_dlcr5 = fe_inb(sc, FE_DLCR5);
1387 fe_outb(sc, FE_DLCR5, sc->proto_dlcr5);
1398 if (fe_inb(sc, FE_DLCR5) & FE_D5_BUFEMP)
1406 if (fe_inb(sc, FE_DLCR5) & FE_D5_BUFEMP)
1415 if (fe_inb(sc, FE_DLCR5) & FE_D5_BUFEMP) {
1424 fe_outb(sc, FE_DLCR5, saved_dlcr5);
1607 if (fe_inb(sc, FE_DLCR5) & FE_D5_BUFEMP)
2136 fe_outb(sc, FE_DLCR5,
[all...]
H A Dmb86960.h53 #define FE_DLCR5 5 macro
H A Dif_fe_isa.c700 { FE_DLCR5, 0x80, 0x00 },

Completed in 101 milliseconds