Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dasy.h398 #define ASY16650 0x5 macro
/titanic_44/usr/src/uts/common/io/
H A Dasy.c1221 case ASY16650: in asy_hw_name()
1274 if (asymaxchip >= ASY16650 && asy_scr_test) { in asy_identify_chip()
1296 if (asymaxchip >= ASY16650) in asy_identify_chip()
1319 hwtype = ASY16650; in asy_identify_chip()
1368 if (asy->asy_hwtype == ASY16550A && asymaxchip >= ASY16650 && in asy_identify_chip()
1388 asy->asy_hwtype = ASY16650; in asy_identify_chip()
1496 if (asy->asy_hwtype >= ASY16650 && hwtype < ASY16650) { in asy_identify_chip()