Searched refs:sb_status (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pci/
H A Dals4000.c641 u_int8_t intr, sb_status; local
662 sb_status = als_mix_rd(sc, IRQ_STAT);
664 if (sb_status & ALS_IRQ_STATUS8)
666 if (sb_status & ALS_IRQ_STATUS16)
668 if (sb_status & ALS_IRQ_MPUIN)
670 if (sb_status & ALS_IRQ_CR1E)

Completed in 53 milliseconds