Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/pcbe/
H A Dopl_pcbe.c122 uint32_t opl_flags; /* user/system/priv */ member
688 (other_config->opl_flags != flags)) in opl_pcbe_configure()
704 conf->opl_flags = flags; in opl_pcbe_configure()
728 ASSERT(firstconfig->opl_flags == tmp->opl_flags); in opl_pcbe_program()
742 dummypic[i].opl_flags = firstconfig->opl_flags; in opl_pcbe_program()
775 if (pic[0]->opl_flags & CPC_COUNT_USER) in opl_pcbe_program()
777 if (pic[0]->opl_flags & CPC_COUNT_SYSTEM) in opl_pcbe_program()
828 ASSERT(firstconfig->opl_flags == ctmp->opl_flags); in opl_pcbe_sample()
843 dummypic[i].opl_flags = firstconfig->opl_flags; in opl_pcbe_sample()