Searched refs:AUDIGYLS_PLAY_PORT (Results 1 – 2 of 2) sorted by relevance
344 case AUDIGYLS_PLAY_PORT: in audigyls_start()386 case AUDIGYLS_PLAY_PORT: in audigyls_stop()447 if (port->direction == AUDIGYLS_PLAY_PORT) { in audigyls_count()474 if (port->direction == AUDIGYLS_PLAY_PORT) { in audigyls_chinfo()509 case AUDIGYLS_PLAY_PORT: in audigyls_alloc_port()718 port = dev->port[AUDIGYLS_PLAY_PORT]; in audigyls_hwinit()1236 if (audigyls_alloc_port(dev, AUDIGYLS_PLAY_PORT) != DDI_SUCCESS) in audigyls_attach()
45 #define AUDIGYLS_PLAY_PORT 0 macro