| /netbsd/src/sys/arch/mips/mips/ |
| D | bus_space_alignstride_chipdep.c | 91 #ifdef CHIP_EXTENT 195 #ifdef CHIP_EXTENT 350 #ifdef CHIP_EXTENT in __BS() 358 error = extent_alloc_region(CHIP_EXTENT(v), addr, size, in __BS() 363 extent_print(CHIP_EXTENT(v)); in __BS() 432 #if !defined(_LP64) || defined(CHIP_EXTENT) in __BS() 470 #ifdef CHIP_EXTENT in __BS() 535 int error = extent_free(CHIP_EXTENT(v), addr, size, in __BS() 542 extent_print(CHIP_EXTENT(v)); in __BS() 546 #if !defined(_LP64) || defined(CHIP_EXTENT) in __BS() [all …]
|
| /netbsd/src/sys/arch/algor/algor/ |
| D | algor_p5064_bus_io.c | 56 #define CHIP_EXTENT(v) (((struct p5064_config *)(v))->ac_io_ex) macro
|
| D | algor_p6032_bus_io.c | 56 #define CHIP_EXTENT(v) (((struct p6032_config *)(v))->ac_io_ex) macro
|
| D | algor_p4032_bus_io.c | 58 #define CHIP_EXTENT(v) (((struct p4032_config *)(v))->ac_io_ex) macro
|
| D | algor_p6032_bus_mem.c | 56 #define CHIP_EXTENT(v) (((struct p6032_config *)(v))->ac_mem_ex) macro
|
| D | algor_p5064_bus_mem.c | 56 #define CHIP_EXTENT(v) (((struct p5064_config *)(v))->ac_mem_ex) macro
|
| D | algor_p4032_bus_mem.c | 57 #define CHIP_EXTENT(v) (((struct p4032_config *)(v))->ac_mem_ex) macro
|
| /netbsd/src/sys/arch/mips/sibyte/pci/ |
| D | sbbrz_bus_mem.c | 49 #define CHIP_EXTENT(v) (((struct sbbrz_softc *)(v))->sc_mem_ex) macro
|
| D | sbbrz_bus_io.c | 49 #define CHIP_EXTENT(v) (((struct sbbrz_softc *)(v))->sc_io_ex) macro
|
| /netbsd/src/sys/arch/evbmips/gdium/ |
| D | gdium_bus_io.c | 57 #define CHIP_EXTENT(v) (((struct gdium_config *)(v))->gc_io_ex) macro
|
| /netbsd/src/sys/arch/evbmips/malta/ |
| D | malta_bus_io.c | 48 #define CHIP_EXTENT(v) (((struct malta_config *)(v))->mc_io_ex) macro
|
| D | malta_bus_mem.c | 48 #define CHIP_EXTENT(v) (((struct malta_config *)(v))->mc_mem_ex) macro
|
| /netbsd/src/sys/arch/mips/rmi/ |
| D | rmixl_obio_el_space.c | 53 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_obio_el_ex) macro
|
| D | rmixl_obio_eb_space.c | 53 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_obio_eb_ex) macro
|
| D | rmixl_iobus_space.c | 59 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_iobus_ex) macro
|
| D | rmixl_pci_ecfg_space.c | 54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_ecfg_ex) macro
|
| D | rmixl_pci_io_space.c | 54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_io_ex) macro
|
| D | rmixl_pci_cfg_space.c | 54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_cfg_ex) macro
|
| D | rmixl_pci_mem_space.c | 54 #define CHIP_EXTENT(v) (((struct rmixl_config *)(v))->rc_pci_mem_ex) macro
|
| /netbsd/src/sys/arch/cobalt/cobalt/ |
| D | bus.c | 49 #define CHIP_EXTENT(v) (((struct p4032_config *)(v))->ac_io_ex)
|
| /netbsd/src/sys/arch/evbmips/loongson/ |
| D | loongson_bus_io.c | 60 #define CHIP_EXTENT(v) (loongson_io_ex) macro
|
| /netbsd/src/sys/arch/mips/atheros/dev/ |
| D | arpci.c | 335 #define CHIP_EXTENT /* defined */ macro
|