Searched refs:dev_8 (Results 1 – 1 of 1) sorted by relevance
1149 device_t dev_8; in nct_attach() local1157 dev_8 = superio_find_dev(device_get_parent(dev), SUPERIO_DEV_WDT, 8); in nct_attach()1158 if (dev_8 != NULL) in nct_attach()1159 iobase = superio_get_iobase(dev_8); in nct_attach()