OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sunos_audio_info
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/sunos/
sunos.h
146
struct
sunos_audio_info
{
struct
sunos_ioctl.c
729
case _IOR('A', 1, struct
sunos_audio_info
): /* AUDIO_GETINFO */
733
struct
sunos_audio_info
sunos_aui;
763
case _IOWR('A', 2, struct
sunos_audio_info
): /* AUDIO_SETINFO */
766
struct
sunos_audio_info
sunos_aui;
/src/sys/compat/sunos32/
sunos32_ioctl.c
768
case _IOR('A', 1, struct
sunos_audio_info
): /* AUDIO_GETINFO */
772
struct
sunos_audio_info
sunos_aui;
802
case _IOWR('A', 2, struct
sunos_audio_info
): /* AUDIO_SETINFO */
805
struct
sunos_audio_info
sunos_aui;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025