Home | History | Annotate | Download | only in tlsb

Lines Matching defs:ta

126 	struct tlsb_dev_attach_args ta;
170 ta.ta_node = node;
171 ta.ta_dtype = TLDEV_DTYPE(tldev);
172 ta.ta_swrev = TLDEV_SWREV(tldev);
173 ta.ta_hwrev = TLDEV_HWREV(tldev);
188 config_found(self, &ta, tlsbprint,
229 ta.ta_node = node;
230 ta.ta_dtype = TLDEV_DTYPE(tldev);
231 ta.ta_swrev = TLDEV_SWREV(tldev);
232 ta.ta_hwrev = TLDEV_HWREV(tldev);
236 config_found(self, &ta, tlsbprint,