Searched refs:CFG_EIS (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/sparc64/dev/
H A Dfdcreg.h84 #define CFG_EIS 0x40 macro
H A Dfdc.c810 fdc->sc_cfg = CFG_EIS|/*CFG_EFIFO|*/CFG_POLL|(8 & CFG_THRHLD_MASK);
1914 ((st0 & 0xf8) != 0x20 || (fdc->sc_cfg & CFG_EIS) == 0))) {
/netbsd-current/sys/arch/sparc/dev/
H A Dfdreg.h84 #define CFG_EIS 0x40 macro
H A Dfd.c655 fdc->sc_cfg = CFG_EIS|/*CFG_EFIFO|*/CFG_POLL|(8 & CFG_THRHLD_MASK);
1729 ((st0 & 0xf8) != 0x20 || (fdc->sc_cfg & CFG_EIS) == 0))) {
/netbsd-current/sys/arch/sun3/dev/
H A Dfdreg.h88 #define CFG_EIS 0x40 macro
H A Dfd.c487 fdc->sc_cfg = CFG_EIS|/*CFG_EFIFO|*/CFG_POLL|(8 & CFG_THRHLD_MASK);

Completed in 98 milliseconds