Searched defs:opal_sensor_softc (Results 1 – 1 of 1) sorted by relevance
46 struct opal_sensor_softc { struct47 device_t sc_dev;48 struct mtx sc_mtx;49 uint32_t sc_handle;50 uint32_t sc_min_handle;51 uint32_t sc_max_handle;52 char *sc_label;53 int sc_type;