Home
last modified time | relevance | path

Searched refs:UGOLD_TYPE_GOLD (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/usb/
H A Dugold.c51 #define UGOLD_TYPE_GOLD 4 macro
252 case UGOLD_TYPE_GOLD: in ugold_setup_sensors()
384 case UGOLD_TYPE_GOLD: in ugold_si700x_temp()
485 sc->sc_type = UGOLD_TYPE_GOLD; in ugold_si700x_type()
509 sc->sc_type = UGOLD_TYPE_GOLD; in ugold_si700x_type()
545 if (sc->sc_type == UGOLD_TYPE_GOLD) { in ugold_si700x_intr()
574 if (sc->sc_type == UGOLD_TYPE_GOLD && temp == 200000) in ugold_si700x_intr()
579 if (sc->sc_type != UGOLD_TYPE_GOLD) { in ugold_si700x_intr()