Searched refs:sio_dev (Results 1 – 1 of 1) sorted by relevance
846 device_t sio_dev = device_get_parent(dev); in superio_vendor() local847 struct siosc *sc = device_get_softc(sio_dev); in superio_vendor()855 device_t sio_dev = device_get_parent(dev); in superio_devid() local856 struct siosc *sc = device_get_softc(sio_dev); in superio_devid()864 device_t sio_dev = device_get_parent(dev); in superio_revid() local865 struct siosc *sc = device_get_softc(sio_dev); in superio_revid()873 device_t sio_dev = device_get_parent(dev); in superio_read() local887 device_t sio_dev = device_get_parent(dev); in superio_write() local899 device_t sio_dev = device_get_parent(dev); in superio_dev_enabled() local915 device_t sio_dev = device_get_parent(dev); in superio_dev_enable() local[all …]