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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiop16x/
H A Daudiop16x.c111 static int p16x_alloc_port(p16x_dev_t *, int);
371 p16x_alloc_port(p16x_dev_t *dev, int num) function
589 if ((p16x_alloc_port(dev, P16X_PLAY) != DDI_SUCCESS) ||
590 (p16x_alloc_port(dev, P16X_REC) != DDI_SUCCESS)) {

Completed in 195 milliseconds