Home
last modified time | relevance | path

Searched defs:iopxs_attach_args (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/xscale/
H A Di80321var.h154 struct iopxs_attach_args { struct
155 const char *ia_name; /* name of device */
156 bus_space_tag_t ia_st; /* space tag */
157 bus_space_handle_t ia_sh;/* handle of IOP base */
158 bus_dma_tag_t ia_dmat; /* DMA tag */
159 bus_addr_t ia_offset; /* offset of device from IOP base */
160 bus_size_t ia_size; /* size of sub-device */
H A Di80312var.h169 struct iopxs_attach_args { struct
170 const char *ia_name; /* name of device */
171 bus_space_tag_t ia_st; /* space tag */
172 bus_space_handle_t ia_sh;/* handle of IOP base */
173 bus_dma_tag_t ia_dmat; /* DMA tag */
174 bus_addr_t ia_offset; /* offset of device from IOP base */
175 bus_size_t ia_size; /* size of sub-device */