Searched defs:CHIP_IO_EXTENT (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/arch/alpha/pci/
H A Dcia_bwx_bus_io.c47 #define CHIP_IO_EXTENT(v) (((struct cia_config *)(v))->cc_io_ex) macro
H A Dirongate_bus_io.c49 #define CHIP_IO_EXTENT(v) (((struct irongate_config *)(v))->ic_io_ex) macro
H A Dlca_bus_io.c47 #define CHIP_IO_EXTENT(v) (((struct lca_config *)(v))->lc_io_ex) macro
H A Dtsp_bus_io.c53 #define CHIP_IO_EXTENT(v) (((TSPCON)(v))->pc_io_ex) macro
H A Dcia_bus_io.c46 #define CHIP_IO_EXTENT(v) (((struct cia_config *)(v))->cc_io_ex) macro
H A Dmcpcia_bus_io.c50 #define CHIP_IO_EXTENT(v) (((struct mcpcia_config *)(v))->cc_io_ex) macro
H A Dapecs_bus_io.c47 #define CHIP_IO_EXTENT(v) (((struct apecs_config *)(v))->ac_io_ex) macro

Completed in 175 milliseconds