sis_type          565 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_83815) {
sis_type          588 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_900 &&
sis_type          633 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_83815) {
sis_type          645 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_900 &&
sis_type          696 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_83815)
sis_type          708 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_83815)
sis_type          868 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_83815) {
sis_type          968 dev/pci/if_sis.c 		sc->sis_type = SIS_TYPE_900;
sis_type          971 dev/pci/if_sis.c 		sc->sis_type = SIS_TYPE_7016;
sis_type          974 dev/pci/if_sis.c 		sc->sis_type = SIS_TYPE_83815;
sis_type          984 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_900 &&
sis_type         1668 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_83815 && sc->sis_srr == NS_SRR_16A)
sis_type         1675 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_83815) {
sis_type         1713 dev/pci/if_sis.c 	 if (sc->sis_type == SIS_TYPE_83815 && sc->sis_srr <= NS_SRR_15D) {
sis_type         1733 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_83815) {
sis_type         1794 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_83815 && sc->sis_srr >= NS_SRR_16A) {
sis_type         1802 dev/pci/if_sis.c 	if (sc->sis_type == SIS_TYPE_83815 && sc->sis_srr < NS_SRR_16A &&
sis_type          414 dev/pci/if_sisreg.h struct sis_type {
sis_type          448 dev/pci/if_sisreg.h 	u_int8_t		sis_type;
sis_type         4684 dev/pci/pciide.c 				sis->sis_type = SIS_TYPE_133NEW;
sis_type         4701 dev/pci/pciide.c 					sis->sis_type = SIS_TYPE_133OLD;
sis_type         4705 dev/pci/pciide.c 					sis->sis_type = SIS_TYPE_100NEW;
sis_type         4711 dev/pci/pciide.c 			sis->sis_type = sis_hostbr_type_match->type;
sis_type         4720 dev/pci/pciide.c 			sis->sis_type = SIS_TYPE_66;
sis_type         4723 dev/pci/pciide.c 			sis->sis_type = SIS_TYPE_NOUDMA;
sis_type         4735 dev/pci/pciide.c 		if (sis->sis_type >= SIS_TYPE_66)
sis_type         4744 dev/pci/pciide.c 	switch (sis->sis_type) {
sis_type         4908 dev/pci/pciide.c 			switch (sis->sis_type) {
sis_type         4926 dev/pci/pciide.c 				    sis->sis_type);
sis_type         4943 dev/pci/pciide.c pio:		switch (sis->sis_type) {
sis_type         4961 dev/pci/pciide.c 			    sis->sis_type);
sis_type           98 dev/pci/pciide_sis_reg.h 	u_int8_t sis_type;