Home
last modified time | relevance | path

Searched defs:CHIP_IO_ARENA (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/arch/alpha/pci/
H A Dcia_bwx_bus_io.c46 #define CHIP_IO_ARENA(v) (((struct cia_config *)(v))->cc_io_arena) macro
H A Dirongate_bus_io.c48 #define CHIP_IO_ARENA(v) (((struct irongate_config *)(v))->ic_io_arena) macro
H A Dlca_bus_io.c46 #define CHIP_IO_ARENA(v) (((struct lca_config *)(v))->lc_io_arena) macro
H A Dtsp_bus_io.c56 #define CHIP_IO_ARENA(v) (((TSPCON)(v))->pc_io_arena) macro
H A Dttwoga_bus_io.c50 #define CHIP_IO_ARENA(v) (CHIP_V(v)->tc_io_arena) macro
H A Dapecs_bus_io.c46 #define CHIP_IO_ARENA(v) (((struct apecs_config *)(v))->ac_io_arena) macro
H A Dcia_swiz_bus_io.c46 #define CHIP_IO_ARENA(v) (((struct cia_config *)(v))->cc_io_arena) macro
H A Ddwlpx_bus_io.c49 #define CHIP_IO_ARENA(v) (((struct dwlpx_config *)(v))->cc_io_arena) macro
H A Dmcpcia_bus_io.c49 #define CHIP_IO_ARENA(v) (((struct mcpcia_config *)(v))->cc_io_arena) macro
/netbsd-src/sys/arch/alpha/jensenio/
H A Djensenio_bus_io.c54 #define CHIP_IO_ARENA(v) (CHIP_V(v)->jc_io_arena) macro