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

/netbsd-current/sys/arch/sparc64/dev/
H A Dfdcreg.h98 #define ST1_OVERRUN 0x10 macro
H A Dfdc.c1925 (st1 & ST1_OVERRUN) == ST1_OVERRUN) {
/netbsd-current/sys/arch/sparc/dev/
H A Dfdreg.h98 #define ST1_OVERRUN 0x10 macro
H A Dfd.c1741 (st1 & ST1_OVERRUN) == ST1_OVERRUN) {
/netbsd-current/sys/arch/sun3/dev/
H A Dfdreg.h102 #define ST1_OVERRUN 0x10 macro
H A Dfd.c1417 (st1 & ST1_OVERRUN) == ST1_OVERRUN) {

Completed in 115 milliseconds