HomeSort by: relevance | last modified time | path
    Searched refs:ac_io_ex (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/algor/algor/
algor_p4032var.h 45 struct extent *ac_io_ex; member in struct:p4032_config
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_p5064var.h 46 struct extent *ac_io_ex; member in struct:p5064_config
algor_p6032_bus_io.c 56 #define CHIP_EXTENT(v) (((struct p6032_config *)(v))->ac_io_ex)
algor_p6032var.h 50 struct extent *ac_io_ex; member in struct:p6032_config
  /src/sys/arch/cobalt/cobalt/
bus.c 49 #define CHIP_EXTENT(v) (((struct p4032_config *)(v))->ac_io_ex)

Completed in 14 milliseconds