Home
last modified time | relevance | path

Searched refs:SSTAT1_PHASE_MASK (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dsiopreg.h162 #define SSTAT1_PHASE_MASK (SSTAT1_IO | SSTAT1_CD | SSTAT1_MSG) macro
H A Dsiop.c472 switch (sstat1 & SSTAT1_PHASE_MASK) { in siop_intr()
507 sstat1 & SSTAT1_PHASE_MASK); in siop_intr()
H A Desiop.c607 switch (sstat1 & SSTAT1_PHASE_MASK) { in esiop_intr()
642 sstat1 & SSTAT1_PHASE_MASK); in esiop_intr()
/netbsd-src/sys/arch/prep/stand/boot/
H A Dsiop.c289 switch (sstat1 & SSTAT1_PHASE_MASK) { in siop_intr()
322 sstat1 & SSTAT1_PHASE_MASK); in siop_intr()
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dsiop.c312 switch (sstat1 & SSTAT1_PHASE_MASK) { in siop_intr()
343 sstat1 & SSTAT1_PHASE_MASK); in siop_intr()