Searched defs:abus_attach_args (Results 1 – 1 of 1) sorted by relevance
95 struct abus_attach_args { struct96 const char *aa_name;97 int aa_type;98 bus_addr_t aa_base;99 int aa_num;100 bus_space_tag_t aa_iot;101 bus_space_handle_t aa_ioh;102 bus_dma_tag_t aa_dmat;