Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dvia8233.h88 # define SGD_STATUS_FLAG 0x01 macro
89 # define SGD_STATUS_INTR (SGD_STATUS_EOL | SGD_STATUS_FLAG)
H A Dvia8233.c641 SGD_STATUS_EOL | SGD_STATUS_FLAG, 1); in via8233chan_reset()