Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Doplreg.h38 #define OPL_STATUS_IRQ 0x80 macro
Dopl.c272 (status2 & OPL_STATUS_MASK) != (OPL_STATUS_IRQ | OPL_STATUS_FT1)) in opl_find()