Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.h63 #define TS_NUM_PORTS (2) macro
459 audiots_port_t *ts_ports[TS_NUM_PORTS];
H A Daudiots.c819 for (int i = 0; i < TS_NUM_PORTS; i++) { in audiots_init_state()
1569 for (int i = 0; i < TS_NUM_PORTS; i++) in audiots_destroy()