Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c1228 port->tp_count = 0; in audiots_open()
1460 port->tp_count += n; in audiots_count()
1461 val = port->tp_count; in audiots_count()
H A Daudiots.h436 uint64_t tp_count; member