Searched defs:tcic_softc (Results 1 – 1 of 1) sorted by relevance
99 struct tcic_softc { struct100 struct device dev;102 bus_space_tag_t memt;103 bus_space_handle_t memh;104 bus_space_tag_t iot;105 bus_space_handle_t ioh;107 int chipid;108 int validirqs;109 int pwrena; /* holds TCIC_PWR_ENA on'084 and successors */112 void *intr_est;[all …]