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

  /src/sys/sys/
chio.h 82 int ce_fdstunit; /* logical unit of first destination */ member in struct:changer_exchange_request
  /src/bin/chio/
chio.c 287 cmd.ce_fdstunit = parse_element_unit(*argv);
  /src/sys/dev/scsipi/
ch.c 639 (ce->ce_fdstunit > (sc->sc_counts[ce->ce_fdsttype] - 1)) ||
656 dst1 = sc->sc_firsts[ce->ce_fdsttype] + ce->ce_fdstunit;

Completed in 15 milliseconds