Home
last modified time | relevance | path

Searched defs:reselid (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dsiop2.c1423 int reselid = rp->siop_scratcha & 0x7f; in siopng_checkintr() local
H A Dsiop.c1285 int reselid = rp->siop_scratch & 0x7f; in siop_checkintr() local
/netbsd-src/sys/dev/ic/
H A Dosiop.c1476 int reselid = ffs(osiop_read_4(sc, OSIOP_SCRATCH) & 0xff) - 1; in osiop_checkintr() local