sc_channel 1099 dev/ic/aic79xx.h struct scsi_link sc_channel; sc_channel 124 dev/ic/aic79xx_openbsd.c ahd->sc_channel.adapter_target = ahd->our_id; sc_channel 126 dev/ic/aic79xx_openbsd.c ahd->sc_channel.adapter_buswidth = 16; sc_channel 127 dev/ic/aic79xx_openbsd.c ahd->sc_channel.adapter_softc = ahd; sc_channel 128 dev/ic/aic79xx_openbsd.c ahd->sc_channel.adapter = &ahd_switch; sc_channel 129 dev/ic/aic79xx_openbsd.c ahd->sc_channel.openings = 16; sc_channel 130 dev/ic/aic79xx_openbsd.c ahd->sc_channel.device = &ahd_dev; sc_channel 143 dev/ic/aic79xx_openbsd.c saa.saa_sc_link = &ahd->sc_channel; sc_channel 98 dev/ic/aic7xxx_openbsd.c ahc->sc_channel.adapter_target = ahc->our_id; sc_channel 100 dev/ic/aic7xxx_openbsd.c ahc->sc_channel.adapter_buswidth = 16; sc_channel 101 dev/ic/aic7xxx_openbsd.c ahc->sc_channel.adapter_softc = ahc; sc_channel 102 dev/ic/aic7xxx_openbsd.c ahc->sc_channel.adapter = &ahc_switch; sc_channel 103 dev/ic/aic7xxx_openbsd.c ahc->sc_channel.openings = 16; sc_channel 104 dev/ic/aic7xxx_openbsd.c ahc->sc_channel.device = &ahc_dev; sc_channel 108 dev/ic/aic7xxx_openbsd.c ahc->sc_channel_b = ahc->sc_channel; sc_channel 129 dev/ic/aic7xxx_openbsd.c saa.saa_sc_link = &ahc->sc_channel; sc_channel 143 dev/ic/aic7xxx_openbsd.c saa.saa_sc_link = &ahc->sc_channel; sc_channel 943 dev/ic/aic7xxxvar.h struct scsipi_channel sc_channel; sc_channel 579 dev/ic/ami.c rsc->sc_channel = rsc - sc->sc_rawsoftcs; sc_channel 1281 dev/ic/ami.c u_int8_t channel = rsc->sc_channel, target = link->target; sc_channel 81 dev/ic/amivar.h u_int8_t sc_channel; sc_channel 64 dev/ic/cissvar.h u_int8_t sc_channel; sc_channel 101 dev/ic/lsi64854.c switch (sc->sc_channel) { sc_channel 251 dev/ic/lsi64854.c if (sc->sc_rev > DMAREV_1 && sc->sc_channel == L64854_CHANNEL_SCSI) { sc_channel 49 dev/ic/lsi64854var.h int sc_channel; sc_channel 120 dev/pci/cz.c int sc_channel; /* Also used to flag unattached chan */ sc_channel 400 dev/pci/cz.c sc->sc_channel = i; sc_channel 409 dev/pci/cz.c sc->sc_channel = CZTTY_CHANNEL_DEAD; sc_channel 417 dev/pci/cz.c sc->sc_channel = CZTTY_CHANNEL_DEAD; sc_channel 712 dev/pci/cz.c if (sc->sc_channel == CZTTY_CHANNEL_DEAD) sc_channel 809 dev/pci/cz.c cz->cz_dev.dv_xname, sc->sc_channel, command); sc_channel 932 dev/pci/cz.c CZ_FWCTL_WRITE(cz, BRDCTL_HCMD_CHANNEL, sc->sc_channel); sc_channel 961 dev/pci/cz.c if (sc->sc_channel == CZTTY_CHANNEL_DEAD) sc_channel 1222 dev/pci/cz.c CZ_FWCTL_WRITE(cz, BRDCTL_HCMD_CHANNEL, sc->sc_channel); sc_channel 1248 dev/pci/cz.c CZ_FWCTL_WRITE(cz, BRDCTL_HCMD_CHANNEL, sc->sc_channel); sc_channel 1288 dev/pci/cz.c CZ_FWCTL_WRITE(cz, BRDCTL_HCMD_CHANNEL, sc->sc_channel); sc_channel 1449 dev/pci/cz.c CZ_FWCTL_WRITE(cz, BRDCTL_HCMD_CHANNEL, sc->sc_channel); sc_channel 1454 dev/pci/cz.c CZ_FWCTL_WRITE(cz, BRDCTL_HCMD_CHANNEL, sc->sc_channel); sc_channel 1549 dev/pci/cz.c cz->cz_dev.dv_xname, sc->sc_channel, sc_channel 1600 dev/pci/cz.c sc->sc_channel); sc_channel 143 dev/sbus/be.c int sc_channel; /* channel number */ sc_channel 269 dev/sbus/be.c sc->sc_channel = getpropint(node, "channel#", -1); sc_channel 270 dev/sbus/be.c if (sc->sc_channel == -1) sc_channel 271 dev/sbus/be.c sc->sc_channel = 0; sc_channel 1090 dev/sbus/be.c qecaddr = sc->sc_channel * qec->sc_msize; sc_channel 180 dev/sbus/bpp.c sc->sc_channel = L64854_CHANNEL_PP; sc_channel 225 dev/sbus/dma_sbus.c sc->sc_channel = L64854_CHANNEL_ENET; sc_channel 227 dev/sbus/dma_sbus.c sc->sc_channel = L64854_CHANNEL_SCSI; sc_channel 258 dev/sbus/dma_sbus.c if (sc->sc_channel == L64854_CHANNEL_ENET) { sc_channel 256 dev/sbus/esp_sbus.c lsc->sc_channel = L64854_CHANNEL_SCSI; sc_channel 130 dev/sbus/qe.c int sc_channel; /* channel number */ sc_channel 232 dev/sbus/qe.c sc->sc_channel = getpropint(node, "channel#", -1); sc_channel 586 dev/sbus/qe.c printf("qe%d: intr: qecstat=%x\n", sc->sc_channel, qecstat); sc_channel 591 dev/sbus/qe.c qecstat = qecstat >> (4 * sc->sc_channel); sc_channel 603 dev/sbus/qe.c printf("qe%d: intr: qestat=%b\n", sc->sc_channel, sc_channel 618 dev/sbus/qe.c printf("qe%d: eint: qestat=%b\n", sc->sc_channel, sc_channel 1030 dev/sbus/qe.c qecaddr = sc->sc_channel * qec->sc_msize;