Searched refs:OSIOP_DSTAT_SIR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dosiop.c1094 if (dstat & OSIOP_DSTAT_SIR && intcode == A_ok) {
1147 if (dstat & OSIOP_DSTAT_SIR && intcode == A_int_syncmsg) {
1332 if (dstat & OSIOP_DSTAT_SIR &&
1475 if (dstat & OSIOP_DSTAT_SIR && intcode == A_int_reconnect) {
1542 if (dstat & OSIOP_DSTAT_SIR && intcode == A_int_connect) {
1581 if (dstat & OSIOP_DSTAT_SIR && intcode == A_int_msgin) {
1599 if (dstat & OSIOP_DSTAT_SIR && intcode == A_int_status) {
1612 if (dstat & OSIOP_DSTAT_SIR && sstat0 == 0) {
H A Dosiopreg.h213 #define OSIOP_DSTAT_SIR 0x04 /* SCRIPT Interrupt Instruction */ macro

Completed in 77 milliseconds