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

/opensolaris-onvv-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++) {
1569 for (int i = 0; i < TS_NUM_PORTS; i++)

Completed in 36 milliseconds