Searched defs:auvia_alloc_port (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audiovia823x/
H A Daudiovia823x.c112 static int auvia_alloc_port(auvia_devc_t *, int);
363 auvia_alloc_port(auvia_devc_t *devc, int num) function
610 if ((auvia_alloc_port(devc, AUVIA_PLAY_SGD_NUM) != DDI_SUCCESS) ||
611 (auvia_alloc_port(devc, AUVIA_REC_SGD_NUM) != DDI_SUCCESS)) {

Completed in 57 milliseconds