Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c960 DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL, &port->tp_kaddr, in audiots_alloc_port()
969 port->tp_kaddr, port->tp_size, dir|DDI_DMA_CONSISTENT, in audiots_alloc_port()
1231 *bufp = port->tp_kaddr; in audiots_open()
H A Daudiots.h438 caddr_t tp_kaddr; member