Searched refs:auvia_alloc_port (Results 1 – 1 of 1) sorted by relevance
112 static int auvia_alloc_port(auvia_devc_t *, int);363 auvia_alloc_port(auvia_devc_t *devc, int num) in auvia_alloc_port() function610 if ((auvia_alloc_port(devc, AUVIA_PLAY_SGD_NUM) != DDI_SUCCESS) || in auvia_attach()611 (auvia_alloc_port(devc, AUVIA_REC_SGD_NUM) != DDI_SUCCESS)) { in auvia_attach()