Searched refs:ch_sc (Results 1 - 22 of 22) sorted by relevance

/src/sys/arch/arm/broadcom/
H A Dbcm2835_dmac.c56 struct bcm_dmac_softc *ch_sc; member in struct:bcm_dmac_channel
153 ch->ch_sc = sc;
177 struct bcm_dmac_softc *sc = ch->ch_sc;
258 struct bcm_dmac_softc *sc = ch->ch_sc;
280 struct bcm_dmac_softc *sc = ch->ch_sc;
288 struct bcm_dmac_softc *sc = ch->ch_sc;
304 struct bcm_dmac_softc *sc = ch->ch_sc;
/src/sys/arch/arm/ti/
H A Dti_edma.c59 struct edma_softc *ch_sc; member in struct:edma_channel
146 ch->ch_sc = sc;
339 struct edma_softc *sc = ch->ch_sc;
364 struct edma_softc *sc = ch->ch_sc;
391 struct edma_softc *sc = ch->ch_sc;
410 struct edma_softc *sc = ch->ch_sc;
429 struct edma_softc *sc = ch->ch_sc;
455 struct edma_softc *sc = ch->ch_sc;
473 struct edma_softc *sc = ch->ch_sc;
516 struct edma_softc *sc = ch->ch_sc;
[all...]
/src/sys/dev/ic/
H A Dclmpccvar.h55 struct clmpcc_softc *ch_sc; /* Pointer to chip's softc structure */ member in struct:clmpcc_chan
H A Dclmpcc.c243 old = clmpcc_select_channel(ch->ch_sc, ch->ch_car);
246 clmpcc_wrreg(ch->ch_sc, CLMPCC_REG_IER,
247 clmpcc_rdreg(ch->ch_sc, CLMPCC_REG_IER) | CLMPCC_IER_TX_EMPTY);
251 clmpcc_select_channel(ch->ch_sc, old);
297 ch->ch_sc = sc;
453 oldch = clmpcc_select_channel(ch->ch_sc, ch->ch_car);
456 clmpcc_wrreg(ch->ch_sc, CLMPCC_REG_IER, 0);
460 clmpcc_channel_cmd(ch->ch_sc, ch->ch_car, CLMPCC_CCR_T0_RX_DIS |
467 clmpcc_select_channel(ch->ch_sc, oldch);
718 struct clmpcc_softc *sc = ch->ch_sc;
[all...]
/src/sys/arch/macppc/dev/
H A Dki2cvar.h91 struct ki2c_softc *ch_sc; member in struct:ki2c_channel
H A Dki2c.c82 struct ki2c_softc *sc = ch->ch_sc;
97 struct ki2c_softc *sc = ch->ch_sc;
117 if (ch->ch_sc != NULL) {
131 ch->ch_sc = sc;
491 struct ki2c_softc *sc = ch->ch_sc;
/src/sys/arch/arm/sunxi/
H A Dsunxi_codec.h70 struct sunxi_codec_softc *ch_sc; member in struct:sunxi_codec_chan
H A Dsunxi_codec.c481 struct sunxi_codec_softc * const sc = ch->ch_sc;
499 ch->ch_sc = sc;
H A Dsunxi_i2s.c154 struct sunxi_i2s_softc *ch_sc; member in struct:sunxi_i2s_chan
591 struct sunxi_i2s_softc * const sc = ch->ch_sc;
609 ch->ch_sc = sc;
/src/sys/arch/mips/sibyte/dev/
H A Dsbjcnvar.h97 struct sbjcn_softc *ch_sc; member in struct:sbjcn_channel
H A Dsbscnvar.h97 struct sbscn_softc *ch_sc; member in struct:sbscn_channel
H A Dsbscn.c255 ((~READ_REG(MIPS_PHYS_TO_KSEG1((ch)->ch_sc->sc_addr + 0x280))) & (ch)->ch_i_mask)
264 WRITE_REG(MIPS_PHYS_TO_KSEG1((ch)->ch_sc->sc_addr + 0x2c0), \
266 WRITE_REG(MIPS_PHYS_TO_KSEG1((ch)->ch_sc->sc_addr + 0x2b0), \
308 ch->ch_sc = sc;
435 struct sbscn_softc *sc = ch->ch_sc;
1149 aprint_debug_dev(ch->ch_sc->sc_dev,
1302 struct sbscn_softc *sc = ch->ch_sc;
H A Dsbjcn.c280 ch->ch_sc = sc;
399 struct sbjcn_softc *sc = ch->ch_sc;
1056 aprint_error_dev(ch->ch_sc->sc_dev,
1197 struct sbjcn_softc *sc = ch->ch_sc;
/src/sys/dev/acpi/
H A Dqcomipcc.c64 struct qcipcc_softc *ch_sc; member in struct:qcipcc_channel
244 ch->ch_sc = sc;
255 struct qcipcc_softc *sc = ch->ch_sc;
H A Dqcompas.c753 struct qcpas_softc *ch_sc; member in struct:qcpas_glink_channel
939 struct qcpas_softc *sc = ch->ch_sc;
1024 ch->ch_sc = sc;
1390 struct qcpas_softc *sc = ch->ch_sc;
1404 struct qcpas_softc *sc = ch->ch_sc;
1488 struct qcpas_softc *sc = ch->ch_sc;
/src/sys/arch/mac68k/obio/
H A Dwdc_obio.c84 static struct ata_channel *ch_sc; variable in typeref:struct:ata_channel *
203 ch_sc = chp;
233 wdcintr(ch_sc);
/src/sys/arch/evbppc/nintendo/dev/
H A Dsi.c101 struct si_softc *ch_sc; member in struct:si_channel
185 ch->ch_sc = sc;
354 struct si_softc *sc = ch->ch_sc;
405 struct si_softc *sc = ch->ch_sc;
430 struct si_softc *sc = ch->ch_sc;
/src/sys/dev/hyperv/
H A Dvmbus.c1054 ch->ch_sc = sc;
1069 struct vmbus_softc *sc = ch->ch_sc;
1092 struct vmbus_softc *sc = nch->ch_sc;
1160 struct vmbus_softc *sc = ch->ch_sc;
1304 struct vmbus_softc *sc = ch->ch_sc;
1324 struct vmbus_softc *sc = prich->ch_sc;
1413 struct vmbus_softc *sc = ch->ch_sc;
1453 struct vmbus_softc *sc = ch->ch_sc;
1469 struct vmbus_softc *sc = ch->ch_sc;
1527 vmbus_devq_enqueue(ch->ch_sc, VMBUS_DEV_TYPE_DETAC
[all...]
H A Dvmbusvar.h92 struct vmbus_softc *ch_sc; member in struct:vmbus_channel
H A Dhvs.c336 sc->sc_dmat = sc->sc_chan->ch_sc->sc_dmat;
960 version = sc->sc_chan->ch_sc->sc_proto;
H A Dif_hvn.c2839 if (sc->sc_prichan->ch_sc->sc_proto >= VMBUS_VERSION_WIN10 &&
2849 if (sc->sc_prichan->ch_sc->sc_proto >= VMBUS_VERSION_WIN10 &&
3356 if (sc->sc_prichan->ch_sc->sc_proto < VMBUS_VERSION_WIN10 &&
3506 if (sc->sc_prichan->ch_sc->sc_proto < VMBUS_VERSION_WIN10 &&
/src/sys/arch/arm/nvidia/
H A Dtegra_apbdma.c69 struct tegra_apbdma_softc *ch_sc; member in struct:tegra_apbdma_chan
154 sc->sc_chan[n].ch_sc = sc;
178 struct tegra_apbdma_softc *sc = ch->ch_sc;

Completed in 30 milliseconds