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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiols/
H A Daudiols.c92 static int audigyls_alloc_port(audigyls_dev_t *, int);
486 audigyls_alloc_port(audigyls_dev_t *dev, int num) function
1236 if (audigyls_alloc_port(dev, AUDIGYLS_PLAY_PORT) != DDI_SUCCESS)
1238 if (audigyls_alloc_port(dev, AUDIGYLS_REC_PORT) != DDI_SUCCESS)

Completed in 48 milliseconds