/src/sys/arch/luna68k/dev/ |
sio.c | 77 int channel; local in function:sio_attach 84 for (channel = 0; channel < 2; channel++) { 85 sc->sc_intrhand[channel].ih_func = nullintr; 86 sio_args.channel = channel; 87 sio_args.hwflags = (channel == sysconsole); 102 if (args->channel != -1) 103 aprint_normal(" channel %d", args->channel) [all...] |
siovar.h | 33 int channel; member in struct:sio_attach_args
|
/src/sys/arch/playstation2/playstation2/ |
interrupt.h | 40 int channel; member in struct:_ipl_dispatcher
|
/src/sys/dev/bluetooth/ |
btsco.h | 42 #define BTSCOchannel "rfcomm-channel" 46 * from the audio device so that the control channel can be set up 52 uint8_t channel; /* RFCOMM channel */ member in struct:btsco_info
|
/src/sys/dev/pci/ |
acardide.c | 187 int channel = chp->ch_channel; local in function:acard_setup_channel 198 udma_mode &= ~ATP850_UDMA_MASK(channel); 201 idetime &= ~ATP860_SETTIME_MASK(channel); 203 udma_mode &= ~ATP860_UDMA_MASK(channel); 234 udma_mode |= ATP850_UDMA_MODE(channel, drive, 237 idetime |= ATP860_SETTIME(channel, drive, 240 udma_mode |= ATP860_UDMA_MODE(channel, drive, 255 idetime |= ATP860_SETTIME(channel, drive, 270 idetime |= ATP860_SETTIME(channel, drive, 276 | ATP8x0_CTRL_EN(channel)); [all...] |
geodeide.c | 106 int channel; local in function:geodeide_chip_map 158 for (channel = 0; channel < sc->sc_wdcdev.sc_atac.atac_nchannels; 159 channel++) { 160 cp = &sc->pciide_channels[channel]; 162 if (pciide_chansetup(sc, channel, 0) == 0) 174 int channel = chp->ch_channel; local in function:geodeide_setup_channel 212 dmaoff = CS5530_DMA_REG(channel, drive); 213 piooff = CS5530_PIO_REG(channel, drive); 219 dmaoff = SC1100_DMA_REG(channel, drive) [all...] |
iteide.c | 100 int channel; local in function:ite_chip_map 146 for (channel = 0; channel < sc->sc_wdcdev.sc_atac.atac_nchannels; channel++) { 147 cp = &sc->pciide_channels[channel]; 149 if (pciide_chansetup(sc, channel, interface) == 0) 170 int channel = chp->ch_channel; local in function:ite_setup_channel 176 tim = pci_conf_read(sc->sc_pc, sc->sc_tag, IT_TIM(channel)); 179 channel, tim), DEBUG_PROBE); 184 /* Clear all bits for this channel */ [all...] |
optiide.c | 109 int channel; local in function:opti_chip_map 153 for (channel = 0; channel < sc->sc_wdcdev.sc_atac.atac_nchannels; 154 channel++) { 155 cp = &sc->pciide_channels[channel]; 156 if (pciide_chansetup(sc, channel, interface) == 0) 158 if (channel == 1 && 161 "%s channel ignored (disabled)\n", cp->name);
|
rdcide.c | 129 int channel; local in function:rdcide_chip_map 170 for (channel = 0; channel < sc->sc_wdcdev.sc_atac.atac_nchannels; 171 channel++) { 172 cp = &sc->pciide_channels[channel]; 173 if (pciide_chansetup(sc, channel, interface) == 0) 176 if ((patr & RDCIDE_PATR_EN(channel)) == 0) { 178 "%s channel ignored (disabled)\n", cp->name);
|
schide.c | 122 int channel; local in function:sch_chip_map 155 for (channel = 0; channel < sc->sc_wdcdev.sc_atac.atac_nchannels; 156 channel++) { 157 cp = &sc->pciide_channels[channel]; 158 if (pciide_chansetup(sc, channel, interface) == 0)
|
slide.c | 133 int channel; local in function:sl82c105_chip_map 171 for (channel = 0; channel < sc->sc_wdcdev.sc_atac.atac_nchannels; 172 channel++) { 173 cp = &sc->pciide_channels[channel]; 174 if (pciide_chansetup(sc, channel, interface) == 0) 176 if ((channel == 0 && (idecr & IDECR_P0EN) == 0) || 177 (channel == 1 && (idecr & IDECR_P1EN) == 0)) { 179 "%s channel ignored (disabled)\n", cp->name);
|
stpcide.c | 91 int channel; local in function:stpc_chip_map 116 for (channel = 0; channel < sc->sc_wdcdev.sc_atac.atac_nchannels; 117 channel++) { 118 cp = &sc->pciide_channels[channel]; 119 if (pciide_chansetup(sc, channel, interface) == 0) 147 int channel = chp->ch_channel; local in function:stpc_setup_channel 185 (channel == 0) ? 0x40 : 0x44); 187 channel, idetim, (bits[1] << 16) | bits[0]); 191 (channel == 0) ? 0x40 : 0x44, idetim) [all...] |
toshide.c | 119 int channel; local in function:piccolo_chip_map 146 * XXX one for now. We'll figure out how to talk to the second channel 155 for (channel = 0; channel < sc->sc_wdcdev.sc_atac.atac_nchannels; 156 channel++) { 157 cp = &sc->pciide_channels[channel]; 158 if (pciide_chansetup(sc, channel, interface) == 0)
|
ixpide.c | 101 int channel; local in function:ixp_chip_map 130 for (channel = 0; channel < sc->sc_wdcdev.sc_atac.atac_nchannels; 131 channel++) { 132 cp = &sc->pciide_channels[channel]; 133 if (pciide_chansetup(sc, channel, interface) == 0)
|
nside.c | 94 int channel; local in function:natsemi_chip_map 115 * Mask off interrupts from both channels, appropriate channel(s) 142 for (channel = 0; channel < sc->sc_wdcdev.sc_atac.atac_nchannels; channel++) { 143 cp = &sc->pciide_channels[channel]; 144 if (pciide_chansetup(sc, channel, interface) == 0) 151 ~(NATSEMI_CHMASK(channel))); 239 /* If a compat channel skip. */ 243 /* If this channel is masked, skip it. * [all...] |
svwsata.c | 112 int channel; local in function:svwsata_chip_map 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" [all...] |
artsata.c | 163 "couldn't map %s channel cmd regs\n", cp->name); 171 "couldn't map %s channel ctl regs\n", cp->name); 182 "couldn't subregion %s channel cmd regs\n", 197 "couldn't map channel %d sata_status regs\n", 205 "couldn't map channel %d sata_error regs\n", 213 "couldn't map channel %d sata_control regs\n", 227 artisea_chansetup(struct pciide_softc *sc, int channel, 230 struct pciide_channel *cp = &sc->pciide_channels[channel]; 231 sc->wdc_chanarray[channel] = &cp->ata_channel; 232 cp->name = PCIIDE_CHANNEL_NAME(channel); 317 int channel; local in function:artisea_chip_map_dpa 385 int channel; local in function:artisea_chip_map [all...] |
/src/sys/arch/mipsco/obio/ |
zs_kgdb.c | 76 extern struct zschan *zs_get_chan_addr (int zs_unit, int channel); 131 int channel, unit; local in function:zs_kgdb_init 138 channel = kgdb_dev & 1; 142 zc = zs_get_chan_addr(unit, channel);
|
/src/sys/arch/sgimips/dev/ |
zs_kgdb.c | 131 int channel, unit; local in function:zs_kgdb_init 138 channel = kgdb_dev & 1; 142 zc = zs_get_chan_addr(unit, channel);
|
/src/sys/arch/ews4800mips/sbd/ |
zs_sbdio.c | 116 int s, channel; local in function:zs_sbdio_attach 125 * Initialize software state for each channel. 127 for (channel = 0; channel < 2; channel++) { 128 zsc_args.channel = channel; 130 cs = &zsc->zsc_cs_store[channel]; 131 zsc->zsc_cs[channel] = cs; 133 cs->cs_channel = channel; [all...] |
/src/sys/dev/ |
midi_if.h | 85 * deliver channel messages, system common messages other than sysex, and sysex 98 int (*channel)(void *, int, int, u_char *, int); member in struct:midi_hw_if_ext 101 int compress:1; /* if hw wants channel msgs in compressed form */
|
/src/sys/dev/sun/ |
ms_zs.c | 103 * ms_match: how is this zs channel configured? 114 if (cf->cf_loc[ZSCCF_CHANNEL] == args->channel) 128 int channel; local in function:ms_zs_attach 133 channel = args->channel; 134 cs = zsc->zsc_cs[channel]; 149 reset = (channel == 0) ?
|
kbd_zs.c | 44 * /dev/kbd lower layer for sun keyboard off a zs channel. 110 * kbd_zs_match: how is this zs channel configured? 118 if (cf->cf_loc[ZSCCF_CHANNEL] == args->channel) 131 int channel; local in function:kbd_zs_attach 141 channel = args->channel; 142 cs = zsc->zsc_cs[channel]; 155 * Hookup ourselves as the console input channel 172 reset = (channel == 0) ?
|
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/ |
intel_guc_log.h | 54 struct rchan *channel; member in struct:intel_guc_log::__anon87a525670108
|
/src/usr.sbin/mlxctl/ |
cmds.c | 187 int channel, target; local in function:cmd_cstatus 203 printf("DAC%s, %d channel%s, firmware %d.%02d-%c-%02d", 277 for (channel = 0; channel < enq.me_configured_channels; channel++) { 279 if (mlx_get_device_state(channel, target, &pd) == 0 && 281 mlx_print_phys_drv(&pd, channel, target, " ");
|