Lines Matching defs:tco_attach_args
39 struct tco_attach_args { struct
40 enum {
44 } ta_version;
45 bus_space_tag_t ta_pmt;
46 bus_space_handle_t ta_pmh;
47 bus_space_tag_t ta_rcbat;
48 bus_space_handle_t ta_rcbah;
49 struct pcib_softc * ta_pcib;
50 bus_space_tag_t ta_tcot;
51 bus_space_handle_t ta_tcoh;
52 int (*ta_set_noreboot)(device_t, bool);