Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dasy.h396 #define ASY16550 0x3 /* broken FIFO which must not be used */ macro
/titanic_44/usr/src/uts/common/io/
H A Dasy.c1217 case ASY16550: in asy_hw_name()
1309 hwtype = ASY16550; /* 16550 with broken FIFO */ in asy_identify_chip()
1481 hwtype = ASY16550; in asy_identify_chip()
1519 if (asy->asy_hwtype == ASY16550) /* for broken 16550's, */ in asy_identify_chip()