Home
last modified time | relevance | path

Searched refs:R3_SPE (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/news3400/hbdev/
H A Dscreg_1185.h96 #define R3_SPE 2 macro
H A Dscsi_1185.c557 if (int_stat2 & R3_SPE) { in scintr()
564 int_stat2 &= ~R3_SPE; in scintr()
636 || (int_stat2 & (R3_DCNT|R3_SRST|R3_PHC|R3_SPE))) { in scintr()