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

  /src/sys/arch/alpha/pci/
cia_bwx_bus_io.c 46 #define CHIP_IO_ARENA(v) (((struct cia_config *)(v))->cc_io_arena)
irongate_bus_io.c 48 #define CHIP_IO_ARENA(v) (((struct irongate_config *)(v))->ic_io_arena)
lca_bus_io.c 46 #define CHIP_IO_ARENA(v) (((struct lca_config *)(v))->lc_io_arena)
apecs_bus_io.c 46 #define CHIP_IO_ARENA(v) (((struct apecs_config *)(v))->ac_io_arena)
cia_swiz_bus_io.c 46 #define CHIP_IO_ARENA(v) (((struct cia_config *)(v))->cc_io_arena)
tsp_bus_io.c 56 #define CHIP_IO_ARENA(v) (((TSPCON)(v))->pc_io_arena)
ttwoga_bus_io.c 50 #define CHIP_IO_ARENA(v) (CHIP_V(v)->tc_io_arena)
dwlpx_bus_io.c 49 #define CHIP_IO_ARENA(v) (((struct dwlpx_config *)(v))->cc_io_arena)
mcpcia_bus_io.c 49 #define CHIP_IO_ARENA(v) (((struct mcpcia_config *)(v))->cc_io_arena)
  /src/sys/arch/alpha/jensenio/
jensenio_bus_io.c 54 #define CHIP_IO_ARENA(v) (CHIP_V(v)->jc_io_arena)

Completed in 40 milliseconds