Lines Matching defs:iTCO_wdt_private
92 struct iTCO_wdt_private { struct
93 struct watchdog_device wddev;
96 unsigned int iTCO_version;
97 struct resource *tco_res;
98 struct resource *smi_res;
103 unsigned long __iomem *gcs_pmc;
105 struct pci_dev *pci_dev;
107 bool suspended;
109 void *no_reboot_priv;
111 int (*update_no_reboot_bit)(void *p, bool set);