opl_pcbe_config_t
opl_pcbe_config_t nullpic[CPC_SPARC64_VI_NPIC] = {
opl_pcbe_config_t *conf;
opl_pcbe_config_t *other_config;
conf = kmem_alloc(sizeof (opl_pcbe_config_t), KM_SLEEP);
opl_pcbe_config_t *pic[CPC_SPARC64_VI_NPIC];
opl_pcbe_config_t *firstconfig;
opl_pcbe_config_t *tmp;
opl_pcbe_config_t dummypic[CPC_SPARC64_VI_NPIC];
opl_pcbe_config_t *pic[CPC_SPARC64_VI_NPIC];
opl_pcbe_config_t *ctmp;
opl_pcbe_config_t *firstconfig;
opl_pcbe_config_t dummypic[CPC_SPARC64_VI_NPIC];
kmem_free(config, sizeof (opl_pcbe_config_t));