Home
last modified time | relevance | path

Searched refs:AUDIO_WALK_RESTART (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/audio/
H A Daudio_common.h260 #define AUDIO_WALK_RESTART 3 /* restart the walk from beginning */ macro
/titanic_44/usr/src/uts/common/io/audio/impl/
H A Daudio_client.c1278 } else if (rv == AUDIO_WALK_RESTART) { in auclnt_dev_walk_clients()