Searched refs:sis_type (Results 1 – 2 of 2) sorted by relevance
474 if (sc->sis_type == SIS_TYPE_83815) { in sis_miibus_readreg()497 if (sc->sis_type == SIS_TYPE_900 && in sis_miibus_readreg()537 if (sc->sis_type == SIS_TYPE_83815) { in sis_miibus_writereg()549 if (sc->sis_type == SIS_TYPE_900 && in sis_miibus_writereg()674 if (sc->sis_type == SIS_TYPE_83815) in sis_mchash()689 if (sc->sis_type == SIS_TYPE_83815) in sis_rxfilter()875 const struct sis_type *t; in sis_probe()912 sc->sis_type = SIS_TYPE_900; in sis_attach()914 sc->sis_type = SIS_TYPE_7016; in sis_attach()916 sc->sis_type = SIS_TYPE_83815; in sis_attach()[all …]
433 struct sis_type { struct460 uint8_t sis_type; member