Home
last modified time | relevance | path

Searched refs:CHIPTYPE_SIS900 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe.c136 #define CHIPTYPE_SIS900 1 macro
162 { 0x1039, 0x0900, "SiS900", CHIPTYPE_SIS900, },
164 { 0x1039, 0x7016, "SiS7016", CHIPTYPE_SIS900, },
970 if (lp->chip->chip_type == CHIPTYPE_SIS900) { in sfe_set_media()
1076 } else if (lp->chip->chip_type == CHIPTYPE_SIS900) { in sfe_set_media()
1967 if (lp->chip->chip_type == CHIPTYPE_SIS900) { in sfe_attach_chip()