Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_var.h224 #define PCF_AUDIO 0x00000020 /* use audio if available */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1344 pcic->pc_flags |= PCF_AUDIO; in pcic_attach()
4018 if (pcic->pc_flags & PCF_AUDIO) in pcic_set_socket()
4034 if ((socket->IFType == IF_IO) && (pcic->pc_flags & PCF_AUDIO)) { in pcic_set_socket()
4050 if ((socket->IFType == IF_IO) && (pcic->pc_flags & PCF_AUDIO)) in pcic_set_socket()
4070 if ((socket->IFType == IF_IO) && (pcic->pc_flags & PCF_AUDIO)) { in pcic_set_socket()