HomeSort by: relevance | last modified time | path
    Searched refs:SIST1_STO (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
siopreg.h 301 #define SIST1_STO 0x04
esiop.c 660 if ((sist & (SIST1_STO << 8)) && need_reset == 0) {
siop.c 523 if ((sist & (SIST1_STO << 8)) && need_reset == 0) {
  /src/sys/arch/prep/stand/boot/
siop.c 327 if (sist & (SIST1_STO << 8)) {
  /src/sys/arch/bebox/stand/boot/
siop.c 348 if (sist & (SIST1_STO << 8)) {

Completed in 18 milliseconds