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

  /src/sys/arch/algor/algor/
algor_p4032_bus_io.c 58 #define CHIP_EXTENT(v) (((struct p4032_config *)(v))->ac_io_ex)
algor_p5064_bus_io.c 56 #define CHIP_EXTENT(v) (((struct p5064_config *)(v))->ac_io_ex)
algor_p6032_bus_io.c 56 #define CHIP_EXTENT(v) (((struct p6032_config *)(v))->ac_io_ex)
algor_p6032_bus_mem.c 56 #define CHIP_EXTENT(v) (((struct p6032_config *)(v))->ac_mem_ex)
algor_p4032_bus_mem.c 57 #define CHIP_EXTENT(v) (((struct p4032_config *)(v))->ac_mem_ex)
algor_p5064_bus_mem.c 56 #define CHIP_EXTENT(v) (((struct p5064_config *)(v))->ac_mem_ex)
  /src/sys/arch/evbmips/gdium/
gdium_bus_io.c 57 #define CHIP_EXTENT(v) (((struct gdium_config *)(v))->gc_io_ex)
  /src/sys/arch/evbmips/malta/
malta_bus_io.c 48 #define CHIP_EXTENT(v) (((struct malta_config *)(v))->mc_io_ex)
malta_bus_mem.c 48 #define CHIP_EXTENT(v) (((struct malta_config *)(v))->mc_mem_ex)
  /src/sys/arch/evbmips/mipssim/
mipssim_bus_io.c 48 #define CHIP_EXTENT(v) (((struct mipssim_config *)(v))->mc_io_ex)
  /src/sys/arch/mips/rmi/
rmixl_iobus_space.c 59 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_iobus_ex)
rmixl_obio_eb_space.c 53 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_obio_eb_ex)
rmixl_obio_el_space.c 53 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_obio_el_ex)
rmixl_pci_cfg_space.c 54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_cfg_ex)
rmixl_pci_ecfg_space.c 54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_ecfg_ex)
rmixl_pci_io_space.c 54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_io_ex)
rmixl_pci_mem_space.c 54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_mem_ex)
  /src/sys/arch/mips/sibyte/pci/
sbbrz_bus_io.c 49 #define CHIP_EXTENT(v) (((struct sbbrz_softc *)(v))->sc_io_ex)
sbbrz_bus_mem.c 49 #define CHIP_EXTENT(v) (((struct sbbrz_softc *)(v))->sc_mem_ex)
  /src/sys/arch/evbmips/loongson/
loongson_bus_io.c 60 #define CHIP_EXTENT(v) (loongson_io_ex)
  /src/sys/arch/mips/atheros/dev/
arpci.c 335 #define CHIP_EXTENT /* defined */

Completed in 29 milliseconds