OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARIAR_PLAY_CHAN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
ariareg.h
73
#define
ARIAR_PLAY_CHAN
1
aria.c
610
aria_sendcmd(sc, ARIADSPC_CHAN_VOL,
ARIAR_PLAY_CHAN
,
613
aria_sendcmd(sc, ARIADSPC_CHAN_PAN,
ARIAR_PLAY_CHAN
,
617
aria_sendcmd(sc, ARIADSPC_CHAN_VOL,
ARIAR_PLAY_CHAN
,
619
aria_sendcmd(sc, ARIADSPC_CHAN_PAN,
ARIAR_PLAY_CHAN
,
650
if (sc->sc_play&(1<<
ARIAR_PLAY_CHAN
))
651
aria_sendcmd(sc, ARIADSPC_START_PLAY,
ARIAR_PLAY_CHAN
, -1, -1);
916
if (!(sc->sc_play&(1<<
ARIAR_PLAY_CHAN
))) {
917
aria_sendcmd(sc, ARIADSPC_START_PLAY,
ARIAR_PLAY_CHAN
, -1, -1);
918
sc->sc_play |= (1<<
ARIAR_PLAY_CHAN
);
Completed in 11 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025