Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiop16x/
H A Daudiop16x.h44 #define P16X_NUM_PORT 2 macro
85 p16x_port_t *port[P16X_NUM_PORT];
H A Daudiop16x.c455 for (int i = 0; i < P16X_NUM_PORT; i++) { in p16x_destroy()