Searched defs:gbus_attach_args (Results 1 – 1 of 1) sorted by relevance
42 struct gbus_attach_args { struct43 const char * ga_name; /* name of device */44 bus_space_tag_t ga_iot; /* I/O space tag */45 bus_addr_t ga_offset; /* offset from Gbus base */