| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/amiga/dev/ | |
| siop.c | 1286 int reselun = rp->siop_sfbr & 0x07; local in function:siop_checkintr 1316 reselun != (acb->msgout[0] & 0x07)) |
| siop2.c | 1424 int reselun = rp->siop_sfbr & 0x07; local in function:siopng_checkintr 1454 reselun != (acb->msgout[0] & 0x07)) |
| /src/sys/dev/ic/ | |
| osiop.c | 1477 int reselun = osiop_read_1(sc, OSIOP_SFBR) & 0x07; local in function:osiop_checkintr 1515 reselun != periph->periph_lun) { |