Searched defs:tc_attach_args (Results 1 – 1 of 1) sorted by relevance
84 struct tc_attach_args { struct85 bus_space_tag_t ta_memt;86 bus_dma_tag_t ta_dmat;88 char ta_modname[TC_ROM_LLEN+1];89 u_int ta_slot;90 tc_offset_t ta_offset;91 tc_addr_t ta_addr;92 void *ta_cookie;93 u_int ta_busspeed; /* see TC_SPEED_* below */