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

  /src/sys/arch/amiga/dev/
siop.c 945 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff00) {
987 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff0b) {
1156 if (dstat & SIOP_DSTAT_SIR && (rp->siop_dsps == 0xff01 ||
1284 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff03) {
1341 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff04) {
1375 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff06) {
1388 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff0a) {
1398 if (sstat0 == 0 && dstat & SIOP_DSTAT_SIR) {
1505 if (dstat & SIOP_DSTAT_SIR)
siop2.c 1013 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff00) {
1075 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff0b) {
1291 if (dstat & SIOP_DSTAT_SIR && (rp->siop_dsps == 0xff01 ||
1422 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff03) {
1484 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff04) {
1523 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff06) {
1537 if (dstat & SIOP_DSTAT_SIR && rp->siop_dsps == 0xff0a) {
1547 if (sist == 0 && dstat & SIOP_DSTAT_SIR) {
1655 if (dstat & SIOP_DSTAT_SIR)
siopreg.h 346 #define SIOP_DSTAT_SIR 0x04 /* SCRIPT Interrupt Instruction */

Completed in 15 milliseconds