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

  /src/sys/dev/ic/
osiop.c 1094 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) {
osiopreg.h 213 #define OSIOP_DSTAT_SIR 0x04 /* SCRIPT Interrupt Instruction */

Completed in 12 milliseconds