Searched refs:sis_type (Results 1 – 2 of 2) sorted by relevance
104 static struct sis_type sis_devs[] = {615 if (sc->sis_type == SIS_TYPE_83815) { in sis_miibus_readreg()637 if (sc->sis_type == SIS_TYPE_900 && in sis_miibus_readreg()683 if (sc->sis_type == SIS_TYPE_83815) { in sis_miibus_writereg()690 if (sc->sis_type == SIS_TYPE_900 && in sis_miibus_writereg()755 if (sc->sis_type == SIS_TYPE_83815) in sis_mchash()887 if (sc->sis_type == SIS_TYPE_83815) { in sis_reset()900 struct sis_type *t; in sis_probe()933 sc->sis_type = SIS_TYPE_900; in sis_attach()935 sc->sis_type = SIS_TYPE_7016; in sis_attach()[all …]
405 struct sis_type { struct440 uint8_t sis_type; member