Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c961 &port->tp_size, &port->tp_acch); in audiots_alloc_port()
1545 if (port->tp_acch) { in audiots_free_port()
1546 ddi_dma_mem_free(&port->tp_acch); in audiots_free_port()
H A Daudiots.h441 ddi_acc_handle_t tp_acch; member