Searched refs:sis_type (Results 1 – 2 of 2) sorted by relevance
246 sc->sis_type = SIS_TYPE_133NEW; in sis_chip_map()251 sc->sis_type = SIS_TYPE_133OLD; in sis_chip_map()255 sc->sis_type = SIS_TYPE_100NEW; in sis_chip_map()261 sc->sis_type = sis_hostbr_type_match->type; in sis_chip_map()270 sc->sis_type = SIS_TYPE_66; in sis_chip_map()273 sc->sis_type = SIS_TYPE_NOUDMA; in sis_chip_map()287 if (sc->sis_type >= SIS_TYPE_66) in sis_chip_map()297 switch(sc->sis_type) { in sis_chip_map()444 switch (sc->sis_type) { in sis_setup_channel()462 sc->sis_type); in sis_setup_channel()[all …]
113 u_int8_t sis_type; member