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

/freebsd-10.3-release/sys/dev/fe/
H A Dif_fe.c964 fe_outb(sc, FE_DLCR1, 0xFF);
1062 fe_outb(sc, FE_DLCR1, 0xFF); /* ditto. */
1113 fe_outb(sc, FE_DLCR1, 0xFF); /* ditto. */
1705 rstat = fe_inb(sc, FE_DLCR1) & FE_RMASK;
1715 fe_outb(sc, FE_DLCR1, rstat);
2168 !(fe_inb(sc, FE_DLCR1) & FE_D1_PKTRDY)) {
H A Dmb86960.h49 #define FE_DLCR1 1 macro
H A Dif_fe_isa.c697 { FE_DLCR1, 0x20, 0x00 },

Completed in 50 milliseconds