HomeSort by: relevance | last modified time | path
    Searched defs:io_map (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/common/
sim-basics.h 59 io_map = 3, enumerator in enum:__anon19199
68 access_io = 1 << io_map,
  /src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11spi.c 118 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
179 m68hc11spi_io_write_buffer (me, &val, io_map,
dv-m68hc11eepr.c 212 io_map, M6811_PPROG, 1, me); local
214 io_map, M6811_CONFIG, 1, me); local
417 if (space == io_map)
476 if (space != io_map && nr_bytes != 1)
489 if (space == io_map && base == M6811_PPROG)
595 if (space == io_map && base == M6811_CONFIG)
dv-m68hc11sio.c 123 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
203 m68hc11sio_io_write_buffer (me, &val, io_map,
205 m68hc11sio_io_write_buffer (me, &val, io_map,
207 m68hc11sio_io_write_buffer (me, &val, io_map,
232 m68hc11sio_io_write_buffer (me, &val, io_map,
235 m68hc11sio_io_write_buffer (me, &val, io_map,
dv-m68hc11tim.c 119 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
206 m68hc11tim_io_write_buffer (me, &val, io_map,
208 m68hc11tim_io_write_buffer (me, &val, io_map,
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-basics.h 59 io_map = 3, enumerator in enum:__anon21938
68 access_io = 1 << io_map,
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11spi.c 118 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
179 m68hc11spi_io_write_buffer (me, &val, io_map,
dv-m68hc11eepr.c 212 io_map, M6811_PPROG, 1, me); local
214 io_map, M6811_CONFIG, 1, me); local
417 if (space == io_map)
476 if (space != io_map && nr_bytes != 1)
489 if (space == io_map && base == M6811_PPROG)
595 if (space == io_map && base == M6811_CONFIG)
dv-m68hc11sio.c 123 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
203 m68hc11sio_io_write_buffer (me, &val, io_map,
205 m68hc11sio_io_write_buffer (me, &val, io_map,
207 m68hc11sio_io_write_buffer (me, &val, io_map,
232 m68hc11sio_io_write_buffer (me, &val, io_map,
235 m68hc11sio_io_write_buffer (me, &val, io_map,
dv-m68hc11tim.c 119 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
206 m68hc11tim_io_write_buffer (me, &val, io_map,
208 m68hc11tim_io_write_buffer (me, &val, io_map,
  /src/sys/dev/pcmcia/
pcmciachip.h 79 int (*io_map)(pcmcia_chipset_handle_t, int, bus_addr_t, member in struct:pcmcia_chip_functions
121 ((*(tag)->io_map)((handle), (width), (card_addr), (size), (pcihp), \

Completed in 22 milliseconds