Home | History | Annotate | Download | only in pci

Lines Matching defs:channel

112 	int channel;
182 for (channel = 0; channel < sc->sc_wdcdev.sc_atac.atac_nchannels;
183 channel++) {
184 cp = &sc->pciide_channels[channel];
186 if (pciide_chansetup(sc, channel, interface) == 0)
213 * Slice off a subregion of BA5 for each of the channel's DMA
278 "couldn't subregion %s channel cmd regs\n",
294 "couldn't map channel %d sata_status regs\n",
302 "couldn't map channel %d sata_error regs\n",
310 "couldn't map channel %d sata_control regs\n",
363 /* If a compat channel skip. */
367 /* if this channel not waiting for intr, skip */