Searched defs:iopxs_attach_args (Results 1 – 2 of 2) sorted by relevance
154 struct iopxs_attach_args { struct155 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 */
169 struct iopxs_attach_args { struct170 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 */