Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dfmsvar.h69 u_int16_t sc_play_reg; member
Dfms.c588 sc->sc_play_reg = (play->channels == 2 ? FM_PLAY_STEREO : 0) |
864 FM_PLAY_START | FM_PLAY_STOPNOW | sc->sc_play_reg);