Home
last modified time | relevance | path

Searched refs:buf_base (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audio810/
H A Daudio810.h181 uint32_t buf_base; /* the address of the buffer */ member
H A Daudio810.c1166 ddi_put32(port->bdl_acch, &bdentry->buf_base, in audio810_alloc_port()
/illumos-gate/usr/src/uts/common/io/audio/drv/audioixp/
H A Daudioixp.h231 uint32_t buf_base; /* the address of the buffer */ member
H A Daudioixp.c814 ddi_put32(port->bdl_acch, &bdentry->buf_base, paddr); in audioixp_alloc_port()
/illumos-gate/usr/src/uts/common/io/audio/drv/audio1575/
H A Daudio1575.h342 uint32_t buf_base; /* the address of the buffer */ member