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

/freebsd-10.2-release/sys/dev/sis/
H A Dif_sis.c129 static const struct sis_type sis_devs[] = {
473 if (sc->sis_type == SIS_TYPE_83815) {
496 if (sc->sis_type == SIS_TYPE_900 &&
536 if (sc->sis_type == SIS_TYPE_83815) {
548 if (sc->sis_type == SIS_TYPE_900 &&
628 if (sc->sis_type == SIS_TYPE_83815 && sc->sis_srr >= NS_SRR_16A) {
636 if (sc->sis_type == SIS_TYPE_83815 && sc->sis_srr < NS_SRR_16A &&
673 if (sc->sis_type == SIS_TYPE_83815)
688 if (sc->sis_type == SIS_TYPE_83815)
850 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 53 milliseconds