Searched refs:CHIPTYPE_SIS900 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/sfe/ |
H A D | sfe.c | 140 #define CHIPTYPE_SIS900 1 macro 166 { 0x1039, 0x0900, "SiS900", CHIPTYPE_SIS900, }, 168 { 0x1039, 0x7016, "SiS7016", CHIPTYPE_SIS900, }, 1047 if (lp->chip->chip_type == CHIPTYPE_SIS900) { in sfe_set_media() 1153 } else if (lp->chip->chip_type == CHIPTYPE_SIS900) { in sfe_set_media() 2050 if (lp->chip->chip_type == CHIPTYPE_SIS900) { in sfe_attach_chip()
|