Searched refs:sis_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/sis/
H A Dif_sis.c130 static const struct sis_type sis_devs[] = {
474 if (sc->sis_type == SIS_TYPE_83815) {
497 if (sc->sis_type == SIS_TYPE_900 &&
537 if (sc->sis_type == SIS_TYPE_83815) {
549 if (sc->sis_type == SIS_TYPE_900 &&
629 if (sc->sis_type == SIS_TYPE_83815 && sc->sis_srr >= NS_SRR_16A) {
637 if (sc->sis_type == SIS_TYPE_83815 && sc->sis_srr < NS_SRR_16A &&
674 if (sc->sis_type == SIS_TYPE_83815)
689 if (sc->sis_type == SIS_TYPE_83815)
851 if (sc->sis_type
[all...]
H A Dif_sisreg.h433 struct sis_type { struct
460 uint8_t sis_type; member in struct:sis_softc

Completed in 100 milliseconds