Searched defs:iTCO_wdt_private (Results 1 – 1 of 1) sorted by relevance
87 struct iTCO_wdt_private { struct88 struct watchdog_device wddev;91 unsigned int iTCO_version;92 struct resource *tco_res;93 struct resource *smi_res;98 struct resource *gcs_pmc_res;99 unsigned long __iomem *gcs_pmc;101 spinlock_t io_lock;103 struct pci_dev *pci_dev;105 bool suspended;[all …]