Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/pcbe/
H A Dopl_pcbe.c715 opl_pcbe_config_t *firstconfig; in opl_pcbe_program() local
724 firstconfig = tmp = kcpc_next_config(token, NULL, NULL); in opl_pcbe_program()
728 ASSERT(firstconfig->opl_flags == tmp->opl_flags); in opl_pcbe_program()
742 dummypic[i].opl_flags = firstconfig->opl_flags; in opl_pcbe_program()
817 opl_pcbe_config_t *firstconfig; in opl_pcbe_sample() local
824 firstconfig = ctmp = kcpc_next_config(token, NULL, &dtmp); in opl_pcbe_sample()
828 ASSERT(firstconfig->opl_flags == ctmp->opl_flags); in opl_pcbe_sample()
843 dummypic[i].opl_flags = firstconfig->opl_flags; in opl_pcbe_sample()