Searched refs:CHIP_EXTENT (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/sys/arch/evbmips/malta/
H A Dmalta_bus_io.c48 #define CHIP_EXTENT(v) (((struct malta_config *)(v))->mc_io_ex) macro
H A Dmalta_bus_mem.c48 #define CHIP_EXTENT(v) (((struct malta_config *)(v))->mc_mem_ex) macro
/netbsd-current/sys/arch/mips/sibyte/pci/
H A Dsbbrz_bus_io.c49 #define CHIP_EXTENT(v) (((struct sbbrz_softc *)(v))->sc_io_ex) macro
H A Dsbbrz_bus_mem.c49 #define CHIP_EXTENT(v) (((struct sbbrz_softc *)(v))->sc_mem_ex) macro
/netbsd-current/sys/arch/cobalt/cobalt/
H A Dbus.c49 #define CHIP_EXTENT(v) (((struct p4032_config *)(v))->ac_io_ex)
/netbsd-current/sys/arch/evbmips/mipssim/
H A Dmipssim_bus_io.c48 #define CHIP_EXTENT(v) (((struct mipssim_config *)(v))->mc_io_ex) macro
/netbsd-current/sys/arch/evbmips/gdium/
H A Dgdium_bus_io.c57 #define CHIP_EXTENT(v) (((struct gdium_config *)(v))->gc_io_ex) macro
/netbsd-current/sys/arch/algor/algor/
H A Dalgor_p4032_bus_io.c58 #define CHIP_EXTENT(v) (((struct p4032_config *)(v))->ac_io_ex) macro
H A Dalgor_p5064_bus_io.c56 #define CHIP_EXTENT(v) (((struct p5064_config *)(v))->ac_io_ex) macro
H A Dalgor_p6032_bus_io.c56 #define CHIP_EXTENT(v) (((struct p6032_config *)(v))->ac_io_ex) macro
H A Dalgor_p6032_bus_mem.c56 #define CHIP_EXTENT(v) (((struct p6032_config *)(v))->ac_mem_ex) macro
H A Dalgor_p4032_bus_mem.c57 #define CHIP_EXTENT(v) (((struct p4032_config *)(v))->ac_mem_ex) macro
H A Dalgor_p5064_bus_mem.c56 #define CHIP_EXTENT(v) (((struct p5064_config *)(v))->ac_mem_ex) macro
/netbsd-current/sys/arch/mips/rmi/
H A Drmixl_iobus_space.c59 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_iobus_ex) macro
H A Drmixl_obio_eb_space.c53 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_obio_eb_ex) macro
H A Drmixl_pci_cfg_space.c54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_cfg_ex) macro
H A Drmixl_pci_ecfg_space.c54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_ecfg_ex) macro
H A Drmixl_pci_io_space.c54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_io_ex) macro
H A Drmixl_pci_mem_space.c54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_mem_ex) macro
H A Drmixl_obio_el_space.c53 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_obio_el_ex) macro
/netbsd-current/sys/arch/evbmips/loongson/
H A Dloongson_bus_io.c60 #define CHIP_EXTENT(v) (loongson_io_ex) macro
/netbsd-current/sys/arch/mips/mips/
H A Dbus_space_alignstride_chipdep.c91 #ifdef CHIP_EXTENT
195 #ifdef CHIP_EXTENT
202 #endif /* CHIP_EXTENT */
350 #ifdef CHIP_EXTENT
358 error = extent_alloc_region(CHIP_EXTENT(v), addr, size,
363 extent_print(CHIP_EXTENT(v));
369 #endif /* CHIP_EXTENT */
432 #if !defined(_LP64) || defined(CHIP_EXTENT)
470 #ifdef CHIP_EXTENT
535 int error = extent_free(CHIP_EXTENT(
[all...]
/netbsd-current/sys/arch/mips/atheros/dev/
H A Darpci.c335 #define CHIP_EXTENT /* defined */ macro

Completed in 234 milliseconds