Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c978 port->tp_paddr = cookie.dmac_address; in audiots_alloc_port()
979 if ((unsigned)port->tp_paddr & 0x80000000U) { in audiots_alloc_port()
1331 port->tp_paddr & ARAM_LBA_MASK); in audiots_start()
1542 if (port->tp_paddr) { in audiots_free_port()
H A Daudiots.h439 uint32_t tp_paddr; member