Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c355 [ASY_ASR] = { ASY_16950, 1, asy_get_add, asy_put_add },
356 [ASY_RFL] = { ASY_16950, 3, asy_get_add, NULL },
357 [ASY_TFL] = { ASY_16950, 4, asy_get_add, NULL },
358 [ASY_ICR] = { ASY_16950, 5, asy_get_reg, asy_put_reg },
360 [ASY_ACR] = { ASY_16950, 0, asy_get_idx, asy_put_idx },
361 [ASY_CPR] = { ASY_16950, 1, asy_get_idx, asy_put_idx },
362 [ASY_TCR] = { ASY_16950, 2, asy_get_idx, asy_put_idx },
363 [ASY_CKS] = { ASY_16950, 3, asy_get_idx, asy_put_idx },
364 [ASY_TTL] = { ASY_16950, 4, asy_get_idx, asy_put_idx },
365 [ASY_RTL] = { ASY_16950, 5, asy_get_idx, asy_put_idx },
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h67 #define ASY_16950 0x50016950 /* 128 byte FIFO, auto flow control */ macro
68 #define ASY_MAXCHIP ASY_16950