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

  /src/sys/dev/scsipi/
ch.c 585 u_int16_t fromelem, toelem; local in function:ch_move
605 fromelem = sc->sc_firsts[cm->cm_fromtype] + cm->cm_fromunit;
614 _lto2b(fromelem, cmd.src);
ch.c 585 u_int16_t fromelem, toelem; local in function:ch_move
605 fromelem = sc->sc_firsts[cm->cm_fromtype] + cm->cm_fromunit;
614 _lto2b(fromelem, cmd.src);
ch.c 585 u_int16_t fromelem, toelem; local in function:ch_move
605 fromelem = sc->sc_firsts[cm->cm_fromtype] + cm->cm_fromunit;
614 _lto2b(fromelem, cmd.src);
ch.c 585 u_int16_t fromelem, toelem; local in function:ch_move
605 fromelem = sc->sc_firsts[cm->cm_fromtype] + cm->cm_fromunit;
614 _lto2b(fromelem, cmd.src);

Completed in 44 milliseconds