Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c4973 uint64_t buf_phys_addr; in audiohd_allocate_port() local
5145 buf_phys_addr = port->samp_paddr; in audiohd_allocate_port()
5148 entry->sbde_addr = buf_phys_addr; in audiohd_allocate_port()
5151 buf_phys_addr += port->fragsize; in audiohd_allocate_port()