Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dtcvar.h107 struct tc_attach_args { struct
108 bus_space_tag_t ta_memt;
109 bus_dma_tag_t ta_dmat;
111 char ta_modname[TC_ROM_LLEN+1];
112 u_int ta_slot;
113 tc_offset_t ta_offset;
114 tc_addr_t ta_addr;
115 void *ta_cookie;
116 u_int ta_busspeed; /* see TC_SPEED_* below */