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

  /src/sys/dev/ic/
icpsp.c 62 int sc_busno; member in struct:icpsp_softc
104 sc->sc_busno = icpa->icpa_unit - ICPA_UNIT_SCSI;
106 printf(": physical SCSI channel %d\n", sc->sc_busno);
123 sc->sc_channel.chan_id = icp->icp_bus_id[sc->sc_busno];
194 rc->rc_bus = sc->sc_busno;

Completed in 12 milliseconds