Searched defs:iTCO_wdt_private (Results 1 – 1 of 1) sorted by relevance
88 struct iTCO_wdt_private { struct89 struct watchdog_device wddev;92 unsigned int iTCO_version;93 struct resource *tco_res;94 struct resource *smi_res;99 struct resource *gcs_pmc_res;100 unsigned long __iomem *gcs_pmc;102 spinlock_t io_lock;104 struct pci_dev *pci_dev;106 bool suspended;[all …]