Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audio810/
H A Daudio810.h56 #define I810_OFFSET_SR (0x06) macro
H A Daudio810.c1083 port->picboff = port->regoff + I810_OFFSET_SR; in audio810_alloc_port()
1085 port->stsoff = port->regoff + I810_OFFSET_SR; in audio810_alloc_port()