Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c80 int asymaxchip = ASY_MAXCHIP; /* tunable: limit chip support we look for */ variable
1867 if (asymaxchip >= ASY_16650 && asy_scr_test) { in asy_identify_chip()
1880 if (asymaxchip >= ASY_16550A) in asy_identify_chip()
1888 if (asymaxchip >= ASY_16750) in asy_identify_chip()
1945 if (hwtype > asymaxchip) { in asy_identify_chip()
1966 if (hwtype >= ASY_16550A && asymaxchip >= ASY_16650 && in asy_identify_chip()
2005 if (hwtype >= ASY_16650 && asymaxchip >= ASY_16950) { in asy_identify_chip()