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

  /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) {

Completed in 45 milliseconds