Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h80 ASY_ISR, /* Interrupt Status Register (R) */ enumerator
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c339 [ASY_ISR] = { ASY_8250A, 2, asy_get_reg, NULL },
1889 isr = asy_get(asy, ASY_ISR); in asy_identify_chip()
2714 (void) asy_get(asy, ASY_ISR); in asy_program()
2883 const uint8_t intr_id = asy_get(asy, ASY_ISR); in asyintr()
2918 const uint8_t intr_id = asy_get(asy, ASY_ISR); in asyintr()