HomeSort by: relevance | last modified time | path
    Searched refs:ioh (Results 1 - 25 of 530) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/dev/ic/
tms320av110var.h 84 #define tav_read_byte(ioh, iot, off) bus_space_read_1(ioh, iot, off)
86 #define tav_read_short(ioh, iot, off) ( \
87 bus_space_read_1((ioh), (iot), (off)) | \
88 bus_space_read_1((ioh), (iot), (off)+1) << 8)
90 #define tav_read_long(ioh, iot, off) ( \
91 bus_space_read_1((ioh), (iot), (off)) | \
92 bus_space_read_1((ioh), (iot), (off)+1) << 8 | \
93 bus_space_read_1((ioh), (iot), (off)+2) << 16 | \
94 bus_space_read_1((ioh), (iot), (off)+3)
    [all...]
igsfb_subr.c 132 bus_space_handle_t ioh = dc->dc_ioh; local in function:igsfb_init_seq
135 igs_seq_write(iot, ioh, IGS_SEQ_RESET, 0);
137 igs_seq_write(iot, ioh, 1, 0x01); /* 8 dot clock */
138 igs_seq_write(iot, ioh, 2, 0x0f); /* enable all maps */
139 igs_seq_write(iot, ioh, 3, 0x00); /* character generator */
140 igs_seq_write(iot, ioh, 4, 0x0e); /* memory mode */
143 bus_space_write_1(iot, ioh, IGS_MISC_OUTPUT_W, 0xef);
146 igs_seq_write(iot, ioh, IGS_SEQ_RESET,
158 bus_space_handle_t ioh = dc->dc_ioh; local in function:igsfb_init_crtc
160 igs_crtc_write(iot, ioh, 0x00, 0x5f)
200 bus_space_handle_t ioh = dc->dc_ioh; local in function:igsfb_init_grfx
222 bus_space_handle_t ioh = dc->dc_ioh; local in function:igsfb_init_attr
245 bus_space_handle_t ioh = dc->dc_ioh; local in function:igsfb_video_on
260 bus_space_handle_t ioh = dc->dc_ioh; local in function:igsfb_freq_latch
272 bus_space_handle_t ioh = dc->dc_ioh; local in function:igsfb_init_ext
347 bus_space_handle_t ioh = dc->dc_ioh; local in function:igsfb_init_dac
369 bus_space_handle_t ioh = dc->dc_ioh; local in function:igsfb_1024x768_8bpp_60Hz
484 bus_space_handle_t ioh = dc->dc_ioh; local in function:igsfb_set_mode
    [all...]
tms320av110.c 120 bus_space_handle_t ioh; local in function:tms320av110_attach_mi
123 ioh = sc->sc_ioh;
124 tav_write_byte(iot, ioh, TAV_RESET, 1);
125 while (tav_read_byte(iot, ioh, TAV_RESET))
128 tav_write_byte(iot, ioh, TAV_PCM_ORD, sc->sc_pcm_ord);
129 tav_write_byte(iot, ioh, TAV_PCM_18, sc->sc_pcm_18);
130 tav_write_byte(iot, ioh, TAV_DIF, sc->sc_dif);
131 tav_write_byte(iot, ioh, TAV_PCM_DIV, sc->sc_pcm_div);
134 tav_read_byte(iot, ioh, TAV_VERSION),
135 TAV_DRAM_SIZE(tav_read_byte(iot, ioh, TAV_DRAM_EXT)))
192 bus_space_handle_t ioh; local in function:tav_close
232 bus_space_handle_t ioh; local in function:tav_start_output
262 bus_space_handle_t ioh; local in function:tav_halt_output
279 bus_space_handle_t ioh; local in function:tav_getdev
299 bus_space_handle_t ioh; local in function:tav_round_blocksize
343 bus_space_handle_t ioh; local in function:tav_set_format
389 bus_space_handle_t ioh; local in function:tav_speaker_ctl
    [all...]
adwlib.c 252 bus_space_handle_t ioh = sc->sc_ioh; local in function:AdwInitFromEEPROM
269 if (AdwGetEEPROMConfig(iot, ioh, &eep_config) != eep_config.check_sum) {
320 ADW_WRITE_BYTE_REGISTER(iot, ioh,
322 if (ADW_READ_BYTE_REGISTER(iot, ioh,
344 AdwReadEEPWord(iot, ioh, ASC_EEP_DVC_CFG_END - j);
347 AdwSetEEPROMConfig(iot, ioh, &eep_config);
543 bus_space_handle_t ioh = sc->sc_ioh; local in function:AdwInitDriver
565 ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_BIOSMEM+(2*i), bios_mem[i]);
586 ADW_READ_WORD_LRAM(iot, ioh, 0x120, wdtr_able);
588 ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_WDTR_ABLE
1697 bus_space_handle_t ioh = sc->sc_ioh; local in function:AdwExeScsiQueue
1878 bus_space_handle_t ioh = sc->sc_ioh; local in function:AdwResetSCSIBus
1972 bus_space_handle_t ioh = sc->sc_ioh; local in function:AdwISR
2127 bus_space_handle_t ioh = sc->sc_ioh; local in function:AdwSendIdleCmd
2193 bus_space_handle_t ioh = sc->sc_ioh; local in function:AdwInquiryHandling
    [all...]
advlib.c 237 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscInitASC_SOFTC
241 ASC_SET_CHIP_CONTROL(iot, ioh, ASC_CC_HALT);
242 ASC_SET_CHIP_STATUS(iot, ioh, 0);
288 ASC_SET_EXTRA_CONTROL(iot, ioh,
291 ASC_SET_EXTRA_CONTROL(iot, ioh,
306 ASC_SET_EXTRA_CONTROL(iot, ioh,
310 if (AscGetChipBusType(iot, ioh) == ASC_IS_ISAPNP) {
311 ASC_SET_CHIP_IFC(iot, ioh, ASC_IFC_INIT_DEFAULT);
315 sc->isa_dma_channel = AscGetIsaDmaChannel(iot, ioh);
333 bus_space_handle_t ioh = sc->sc_ioh local in function:AscInitFromEEP
506 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscInitFromASC_SOFTC
566 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscInitDriver
609 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscInitLram
655 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscInitQLinkVar
1131 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscInitMicroCodeVar
1457 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscISR
1538 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscIsrQDone
1645 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscIsrChipHalted
2077 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscHandleExtMsgIn
2163 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscMsgOutSDTR
2251 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscExeScsiQueue
2400 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscSendScsiQueue
2435 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscPutReadySgListQueue
2520 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscPutReadyQueue
2776 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscAbortCCB
2805 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscRiscHaltedAbortCCB
2844 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscRiscHaltedAbortTIX
2883 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscResetDevice
2951 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscResetBus
3013 bus_space_handle_t ioh = sc->sc_ioh; local in function:AscInquiryHandling
    [all...]
advlib.h 1241 #define ASC_GET_QDONE_IN_PROGRESS(iot, ioh) AscReadLramByte((iot), (ioh), ASCV_Q_DONE_IN_PROGRESS_B)
1242 #define ASC_PUT_QDONE_IN_PROGRESS(iot, ioh, val) AscWriteLramByte((iot), (ioh), ASCV_Q_DONE_IN_PROGRESS_B, val)
1243 #define ASC_GET_VAR_FREE_QHEAD(iot, ioh) AscReadLramWord((iot), (ioh), ASCV_FREE_Q_HEAD_W)
1244 #define ASC_GET_VAR_DONE_QTAIL(iot, ioh) AscReadLramWord((iot), (ioh), ASCV_DONE_Q_TAIL_W)
1245 #define ASC_PUT_VAR_FREE_QHEAD(iot, ioh, val) AscWriteLramWord((iot), (ioh), ASCV_FREE_Q_HEAD_W, val
    [all...]
lm700x.c 73 lm->init(lm->iot, lm->ioh, lm->offset, lm->rsetdata | addon);
77 bus_space_write_1(lm->iot, lm->ioh, lm->offset,
80 bus_space_write_1(lm->iot, lm->ioh, lm->offset,
83 bus_space_write_1(lm->iot, lm->ioh, lm->offset,
86 bus_space_write_1(lm->iot, lm->ioh, lm->offset,
89 bus_space_write_1(lm->iot, lm->ioh, lm->offset,
92 bus_space_write_1(lm->iot, lm->ioh, lm->offset,
96 lm->rset(lm->iot, lm->ioh, lm->offset, lm->rsetdata | addon);
  /src/sys/arch/shark/shark/
i8042reg.h 159 #define I8042_MAP(iot, iobase, ioh) \
160 (bus_space_map((iot), (iobase), I8042_NPORTS, 0, &(ioh)))
164 #define I8042_UNMAP(iot, ioh) \
165 (bus_space_unmap((iot), (ioh), I8042_NPORTS))
178 #define I8042_GETAUX_DATA(iot, ioh, status, value) \
180 if (((status) = i8042_wait_input((iot), (ioh), I8042_AUX_DATA)) != 0) \
182 (value) = bus_space_read_1(iot, ioh, KBOUTPO); \
198 #define I8042_GETKBD_DATA(iot, ioh, status, value) \
200 if (((status) = i8042_wait_input((iot), (ioh), I8042_KBD_DATA)) != 0) \
202 (value) = bus_space_read_1(iot, ioh, KBOUTPO);
    [all...]
ns87307reg.h 203 #define NSIO_READ_REG( iot, ioh, reg, value ) \
205 bus_space_write_1(iot, ioh, NSIO_OFFSET_INDEX, reg ); \
206 value = bus_space_read_1( iot, ioh, NSIO_OFFSET_DATA ); \
219 #define NSIO_WRITE_REG( iot, ioh, reg, value ) \
221 bus_space_write_1(iot, ioh, NSIO_OFFSET_INDEX, reg ); \
222 bus_space_write_1( iot, ioh, NSIO_OFFSET_DATA, value ); \
234 #define NSIO_SELECT_DEV( iot, ioh, logDev ) \
235 NSIO_WRITE_REG( iot, ioh, NSIO_CFG_LOGDEV, logDev )
249 #define NSIO_CONFIG_IRQ( iot, ioh, irqNum, irqType ) \
253 NSIO_WRITE_REG( iot, ioh, NSIO_CFG_IRQ, irqNum );
    [all...]
i8042.c 94 ** ioh I/O handle for the mapped register space
111 bus_space_handle_t ioh)
114 (void)i8042_wait_output(iot,ioh);
115 while (i8042_wait_input(iot,ioh,I8042_ANY_DATA))
117 (void)bus_space_read_1(iot, ioh, KBDATAPO);
134 ** ioh I/O handle for the mapped register space
152 bus_space_handle_t ioh )
160 if ((bus_space_read_1(iot, ioh, KBSTATPO) & KBS_IBF) == 0)
183 ** ioh I/O handle for the mapped register space
202 bus_space_handle_t ioh,
    [all...]
ns87307.c 126 bus_space_handle_t ioh;
129 if (!(bus_space_map( iot, CONNSIOADDR, NSIO_NPORTS, 0 , &ioh )))
131 NSIO_SELECT_DEV( iot, ioh, NSIO_DEV_KBC );
132 NSIO_DEACTIVATE_DEV( iot, ioh );
133 NSIO_CONFIG_IRQ( iot, ioh, irqNum, NSIO_IRQ_LEVEL | NSIO_IRQ_HIGH );
134 NSIO_CONFIG_KBCDATA( iot, ioh, kbdBase );
135 NSIO_CONFIG_KBCCMD(iot, ioh, kbdBase+4);
136 NSIO_WRITE_REG( iot, ioh, NSIO_KBC_CFG, 0x80 );
137 NSIO_ACTIVATE_DEV( iot, ioh );
138 NSIO_CONFIG_KBCDEBUG( iot, ioh );
125 bus_space_handle_t ioh; local in function:i87307KbdConfig
192 bus_space_handle_t ioh; local in function:i87307MouseConfig
258 bus_space_handle_t ioh; local in function:i87307PrinterConfig
    [all...]
  /src/sys/arch/arm/xscale/
pxa2x0_i2c.c 115 bus_space_handle_t ioh = sc->sc_ioh; local in function:pxa2x0_i2c_read
121 bus_space_write_4(iot, ioh, I2C_ICR, ICR_UR);
122 bus_space_write_4(iot, ioh, I2C_ISAR, sc->sc_isar);
123 bus_space_write_4(iot, ioh, I2C_ISR, ISR_ITE | ISR_IRF);
125 bus_space_write_4(iot, ioh, I2C_ICR, ICR_IUE | ICR_SCLE);
128 bus_space_write_4(iot, ioh, I2C_IDBR, (slave<<1) | 0x1);
129 rv = bus_space_read_4(iot, ioh, I2C_ICR);
130 bus_space_write_4(iot, ioh, I2C_ICR, rv | ICR_START);
131 rv = bus_space_read_4(iot, ioh, I2C_ICR);
132 bus_space_write_4(iot, ioh, I2C_ICR, rv & ~ICR_STOP)
186 bus_space_handle_t ioh = sc->sc_ioh; local in function:pxa2x0_i2c_write
261 bus_space_handle_t ioh = sc->sc_ioh; local in function:pxa2x0_i2c_quick
312 bus_space_handle_t ioh = sc->sc_ioh; local in function:pxa2x0_i2c_write_2
538 bus_space_handle_t ioh = sc->sc_ioh; local in function:pxa2x0_i2c_poll
672 bus_space_handle_t ioh = sc->sc_ioh; local in function:pxa2x0_i2c_intr_sub
    [all...]
  /src/sys/dev/isa/
if_iy.c 181 bus_space_handle_t ioh; local in function:iyprobe
198 if (bus_space_map(iot, ia->ia_io[0].ir_addr, 16, 0, &ioh))
203 c = bus_space_read_1(iot, ioh, ID_REG);
207 d = bus_space_read_1(iot, ioh, ID_REG);
214 d = bus_space_read_1(iot, ioh, ID_REG);
221 d = bus_space_read_1(iot, ioh, ID_REG);
228 d = bus_space_read_1(iot, ioh, ID_REG);
239 if (eepromreadall(iot, ioh, eaddr, 8))
255 bus_space_write_1(iot, ioh, COMMAND_REG, RESET_CMD);
267 bus_space_unmap(iot, ioh, 16)
281 bus_space_handle_t ioh; local in function:iyattach
374 bus_space_handle_t ioh; local in function:iystop
442 bus_space_handle_t ioh; local in function:iyinit
638 bus_space_handle_t ioh; local in function:iystart
943 bus_space_handle_t ioh; local in function:iyintr
1065 bus_space_handle_t ioh; local in function:iy_intr_rx
1117 bus_space_handle_t ioh; local in function:iy_intr_tx
1301 bus_space_handle_t ioh; local in function:iy_mc_setup
1391 bus_space_handle_t ioh; local in function:iy_mc_reset
1465 bus_space_handle_t ioh; local in function:iyprobemem
    [all...]
cec.c 147 bus_space_handle_t ioh; local in function:cecprobe
167 if (bus_space_map(iot, ia->ia_io[0].ir_addr, CEC_IOSIZE, 0, &ioh))
175 bus_space_unmap(iot, ioh, CEC_IOSIZE);
244 bus_space_handle_t ioh = sc->sc_ioh; local in function:cecintr
247 stat1 = bus_space_read_1(iot, ioh, NEC7210_ISR1);
248 stat2 = bus_space_read_1(iot, ioh, NEC7210_ISR2);
258 bus_space_write_1(iot, ioh, NEC7210_IMR1, 0);
259 bus_space_write_1(iot, ioh, NEC7210_IMR2, 0);
260 bus_space_write_1(iot, ioh, NEC7210_AUXMR, AUXCMD_TCA);
270 bus_space_write_1(iot, ioh, NEC7210_IMR2, 0)
304 bus_space_handle_t ioh = sc->sc_ioh; local in function:cecsendcmds
325 bus_space_handle_t ioh = sc->sc_ioh; local in function:cecrecvdata
350 bus_space_handle_t ioh = sc->sc_ioh; local in function:cecsenddata
375 bus_space_handle_t ioh = sc->sc_ioh; local in function:cectc
416 bus_space_handle_t ioh = sc->sc_ioh; local in function:cecgts
452 bus_space_handle_t ioh = sc->sc_ioh; local in function:cecpptest
469 bus_space_handle_t ioh = sc->sc_ioh; local in function:cecppwatch
495 bus_space_handle_t ioh = sc->sc_ioh; local in function:cecxfer
565 bus_space_handle_t ioh = sc->sc_ioh; local in function:nec7210_setaddress
593 bus_space_handle_t ioh = sc->sc_ioh; local in function:nec7210_init
646 bus_space_handle_t ioh = sc->sc_ioh; local in function:nec7210_ifc
662 bus_space_handle_t ioh = sc->sc_ioh; local in function:cecwait
693 bus_space_handle_t ioh = sc->sc_ioh; local in function:cectimeout
    [all...]
uha_isa.c 84 bus_space_handle_t ioh; local in function:uha_isa_probe
102 if (bus_space_map(iot, ia->ia_io[0].ir_addr, UHA_ISA_IOSIZE, 0, &ioh))
105 rv = u14_find(iot, ioh, &upd);
107 bus_space_unmap(iot, ioh, UHA_ISA_IOSIZE);
141 bus_space_handle_t ioh; local in function:uha_isa_attach
149 if (bus_space_map(iot, ia->ia_io[0].ir_addr, UHA_ISA_IOSIZE, 0, &ioh)) {
155 sc->sc_ioh = ioh;
157 if (!u14_find(iot, ioh, &upd)) {
194 u14_find(bus_space_tag_t iot, bus_space_handle_t ioh, struct uha_probe_data *sc)
200 model = (bus_space_read_1(iot, ioh, U14_ID + 0) << 8)
283 bus_space_handle_t ioh = sc->sc_ioh; local in function:u14_start_mbox
317 bus_space_handle_t ioh = sc->sc_ioh; local in function:u14_poll
342 bus_space_handle_t ioh = sc->sc_ioh; local in function:u14_intr
392 bus_space_handle_t ioh = sc->sc_ioh; local in function:u14_init
    [all...]
adv_isa.c 109 bus_space_handle_t ioh; local in function:adv_isa_probe
135 0, &ioh))
138 rv = AscFindSignature(iot, ioh);
145 bus_space_unmap(iot, ioh, ASC_IOADR_GAP);
152 if (bus_space_map(iot, iobase, ASC_IOADR_GAP, 0, &ioh))
155 rv = AscFindSignature(iot, ioh);
158 bus_space_unmap(iot, ioh, ASC_IOADR_GAP);
164 ASC_SET_CHIP_CONTROL(iot, ioh, ASC_CC_HALT);
165 ASC_SET_CHIP_STATUS(iot, ioh, 0);
167 irq = AscGetChipIRQ(iot, ioh, ASC_IS_ISA)
206 bus_space_handle_t ioh; local in function:adv_isa_attach
    [all...]
if_el.c 112 bus_space_handle_t ioh; local in function:elprobe
140 if (bus_space_map(iot, iobase, 16, 0, &ioh))
151 bus_space_write_1(iot, ioh, EL_AC, EL_AC_RESET);
153 bus_space_write_1(iot, ioh, EL_AC, 0);
158 bus_space_write_1(iot, ioh, EL_GPBL, i);
159 station_addr[i] = bus_space_read_1(iot, ioh, EL_EAW);
185 bus_space_unmap(iot, ioh, 16);
200 bus_space_handle_t ioh; local in function:elattach
212 if (bus_space_map(iot, ia->ia_io[0].ir_addr, 16, 0, &ioh)) {
218 sc->sc_ioh = ioh;
294 bus_space_handle_t ioh = sc->sc_ioh; local in function:el_hardreset
314 bus_space_handle_t ioh = sc->sc_ioh; local in function:elinit
357 bus_space_handle_t ioh = sc->sc_ioh; local in function:elstart
471 bus_space_handle_t ioh = sc->sc_ioh; local in function:el_xmit
501 bus_space_handle_t ioh = sc->sc_ioh; local in function:elintr
597 bus_space_handle_t ioh = sc->sc_ioh; local in function:elget
    [all...]
  /src/sys/arch/arm/broadcom/
bcm2835_mbox_subr.c 47 bcm2835_mbox_read(bus_space_tag_t iot, bus_space_handle_t ioh, uint8_t chan,
58 bus_space_barrier(iot, ioh, 0, BCM2835_MBOX_SIZE,
61 if ((bus_space_read_4(iot, ioh,
65 mbox = bus_space_read_4(iot, ioh, BCM2835_MBOX0_READ);
78 bcm2835_mbox_write(bus_space_tag_t iot, bus_space_handle_t ioh, uint8_t chan,
87 bus_space_barrier(iot, ioh, 0, BCM2835_MBOX_SIZE,
90 if ((rdata = bus_space_read_4(iot, ioh,
95 bus_space_write_4(iot, ioh, BCM2835_MBOX1_WRITE,
98 bus_space_barrier(iot, ioh, 0, BCM2835_MBOX_SIZE,
  /src/sys/arch/hpcmips/vr/
flash_vrip.c 69 static int probe_cfi(bus_space_tag_t iot, bus_space_handle_t ioh);
149 probe_cfi(bus_space_tag_t iot, bus_space_handle_t ioh)
157 bus_space_write_2(iot, ioh, CFI_QUERY_OFFSET, CFI_READ_CFI_QUERY);
162 if (bus_space_read_2(iot, ioh, i) != *idstr) {
163 bus_space_write_2(iot, ioh, 0, FLASH_RESET);
170 cmdset0 = bus_space_read_2(iot, ioh, CFI_PRIM_COMM_REG0 << 1);
171 cmdset1 = bus_space_read_2(iot, ioh, CFI_PRIM_COMM_REG1 << 1);
174 bus_space_write_2(iot, ioh, 0, FLASH_RESET);
186 bus_space_handle_t ioh; local in function:flash_probe
188 if (bus_space_map(va->va_iot, va->va_addr, va->va_size, 0, &ioh))
217 bus_space_handle_t ioh; local in function:flash_attach
345 bus_space_handle_t ioh; local in function:flashread
493 bus_space_handle_t ioh = sc->sc_ioh; local in function:is_block_same
508 bus_space_handle_t ioh = sc->sc_ioh; local in function:intel_erase
540 bus_space_handle_t ioh = sc->sc_ioh; local in function:intel_write
605 bus_space_handle_t ioh = sc->sc_ioh; local in function:amd_erase_sector
654 bus_space_handle_t ioh = sc->sc_ioh; local in function:amd_erase
698 bus_space_handle_t ioh = sc->sc_ioh; local in function:amd_write
    [all...]
  /src/sys/arch/hppa/gsc/
fdc_gsc.c 59 bus_space_handle_t ioh; local in function:fdc_gsc_probe
67 if (bus_space_map(ca->ca_iot, ca->ca_hpa, IOMOD_HPASIZE, 0, &ioh))
70 rv = fdcprobe1(ca->ca_iot, ioh | IOMOD_DEVOFFSET);
71 bus_space_unmap(ca->ca_iot, ioh, IOMOD_HPASIZE);
79 bus_space_handle_t ioh; local in function:fdc_gsc_attach
85 if (bus_space_map(ca->ca_iot, ca->ca_hpa, IOMOD_HPASIZE, 0, &ioh)) {
90 ioh |= IOMOD_DEVOFFSET;
92 sc->sc_ioh = ioh;
93 sc->sc_ioh_ctl = ioh + FDCTL_OFFSET;
  /src/sys/dev/eisa/
uha_eisa.c 92 bus_space_handle_t ioh; local in function:uha_eisa_match
99 UHA_EISA_SLOT_OFFSET, UHA_EISA_IOSIZE, 0, &ioh))
102 rv = u24_find(iot, ioh, NULL);
104 bus_space_unmap(iot, ioh, UHA_EISA_IOSIZE);
120 bus_space_handle_t ioh; local in function:uha_eisa_attach
133 UHA_EISA_SLOT_OFFSET, UHA_EISA_IOSIZE, 0, &ioh))
138 sc->sc_ioh = ioh;
140 if (!u24_find(iot, ioh, &upd))
171 u24_find(bus_space_tag_t iot, bus_space_handle_t ioh,
178 config0 = bus_space_read_1(iot, ioh, U24_CONFIG + 0)
232 bus_space_handle_t ioh = sc->sc_ioh; local in function:u24_start_mbox
263 bus_space_handle_t ioh = sc->sc_ioh; local in function:u24_poll
285 bus_space_handle_t ioh = sc->sc_ioh; local in function:u24_intr
334 bus_space_handle_t ioh = sc->sc_ioh; local in function:u24_init
    [all...]
  /src/sys/arch/sgimips/dev/
int.c 61 static bus_space_handle_t ioh; variable in typeref:typename:bus_space_handle_t
151 bus_space_map(iot, address, 0x100, 0, &ioh);
156 bus_space_write_1(iot, ioh, INT1_LOCAL_MASK, 0);
159 bus_space_write_1(iot, ioh, INT1_TIMER_CONTROL,
161 bus_space_write_1(iot, ioh, INT1_TIMER_CONTROL,
163 bus_space_write_1(iot, ioh, INT1_TIMER_CONTROL,
167 bus_space_read_1(iot, ioh, INT1_TIMER_0_ACK);
168 bus_space_read_1(iot, ioh, INT1_TIMER_1_ACK);
181 bus_space_write_1(iot, ioh, INT2_LOCAL0_MASK, 0);
182 bus_space_write_1(iot, ioh, INT2_LOCAL1_MASK, 0)
    [all...]
  /src/sys/arch/arc/jazz/
lpt_jazzio.c 90 lpt_port_test(bus_space_tag_t iot, bus_space_handle_t ioh, bus_addr_t base,
97 bus_space_write_1(iot, ioh, off, data);
101 temp = bus_space_read_1(iot, ioh, off) & mask;
111 bus_space_handle_t ioh; local in function:lpt_jazzio_probe
132 if (bus_space_map(iot, base, LPT_NPORTS, 0, &ioh))
139 if (!lpt_port_test(iot, ioh, base, lpt_data, data, mask))
143 if (!lpt_port_test(iot, ioh, base, lpt_data, data, mask))
148 if (!lpt_port_test(iot, ioh, base, lpt_data, data, mask))
154 if (!lpt_port_test(iot, ioh, base, lpt_data, data, mask))
158 bus_space_write_1(iot, ioh, lpt_data, 0)
174 bus_space_handle_t ioh; local in function:lpt_jazzio_attach
    [all...]
com_jazzio.c 98 bus_space_handle_t ioh; local in function:com_jazzio_probe
111 if (bus_space_map(iot, iobase, COM_NPORTS, 0, &ioh)) {
114 rv = comprobe1(iot, ioh);
115 bus_space_unmap(iot, ioh, COM_NPORTS);
127 bus_space_handle_t ioh; local in function:com_jazzio_attach
133 if (!com_is_console(iot, iobase, &ioh) &&
134 bus_space_map(iot, iobase, COM_NPORTS, 0, &ioh)) {
138 com_init_regs(&sc->sc_regs, iot, ioh, iobase);
  /src/sys/arch/cobalt/dev/
mcclock.c 101 bus_space_handle_t ioh; local in function:mcclock_write
104 ioh = sc->sc_bsh;
106 bus_space_write_1(iot, ioh, 0, reg);
107 bus_space_write_1(iot, ioh, 1, datum);
114 bus_space_handle_t ioh; local in function:mcclock_read
118 ioh = sc->sc_bsh;
120 bus_space_write_1(iot, ioh, 0, reg);
121 datum = bus_space_read_1(iot, ioh, 1);

Completed in 27 milliseconds

1 2 3 4 5 6 7 8 91011>>