Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audioens/
H A Daudioens.h53 #define CONC_bUARTCSTAT_OFF 0x09 /* UART control and status */ macro
H A Daudioens.c471 while (GET8(dev, CONC_bUARTCSTAT_OFF) & CONC_UART_RXRDY) in audioens_intr()
794 PUT8(dev, CONC_bUARTCSTAT_OFF, 0x00); in audioens_init_hw()
/illumos-gate/usr/src/uts/common/io/audio/drv/audiopci/
H A Daudiopci.h64 #define CONC_bUARTCSTAT_OFF 0x09 /* UART control and status */ macro
H A Daudiopci.c554 PUT8(dev, CONC_bUARTCSTAT_OFF, 0x00); in audiopci_init_hw()