Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audio810/
H A Daudio810.h57 #define I810_OFFSET_PICB (0x08) macro
H A Daudio810.c1082 port->stsoff = port->regoff + I810_OFFSET_PICB; in audio810_alloc_port()
1086 port->picboff = port->regoff + I810_OFFSET_PICB; in audio810_alloc_port()