Searched refs:tp_size (Results 1 – 2 of 2) sorted by relevance
949 port->tp_size = port->tp_nframes * TS_FRAMESZ; in audiots_alloc_port()959 rc = ddi_dma_mem_alloc(port->tp_dmah, port->tp_size, &ts_acc_attr, in audiots_alloc_port()961 &port->tp_size, &port->tp_acch); in audiots_alloc_port()969 port->tp_kaddr, port->tp_size, dir|DDI_DMA_CONSISTENT, in audiots_alloc_port()
437 size_t tp_size; member