Lines Matching refs:bFirstInstance
4549 MS_BOOL bFirstInstance; in GOP_ResetGOP() local
4550 GOP_PreInit_Ctx(pInstance, &bFirstInstance); in GOP_ResetGOP()
6510 MS_BOOL bFirstInstance; in Ioctl_GOP_DWIN_Init() local
6511 GOP_PreInit_Ctx(pInstance, &bFirstInstance); in Ioctl_GOP_DWIN_Init()
6569 MS_BOOL bFirstInstance = FALSE; in Ioctl_GOP_Init() local
6582 resCtxInit = _GOP_Init_Ctx(pInstance,&bFirstInstance); in Ioctl_GOP_Init()
6584 if (bFirstInstance) in Ioctl_GOP_Init()
6598 resCtxInit = _GOP_Init_Ctx(pInstance,&bFirstInstance); in Ioctl_GOP_Init()
6604 bFirstInstance = TRUE; in Ioctl_GOP_Init()
6662 GOP_GWIN_InitByGOP(pInstance,bFirstInstance, u8GOP); in Ioctl_GOP_Init()
6738 if(bFirstInstance) in Ioctl_GOP_Init()
6970 MS_BOOL bFirstInstance; in Ioctl_GOP_SetConfig() local
6982 resCtxInit = GOP_PreInit_Ctx(pInstance,&bFirstInstance); in Ioctl_GOP_SetConfig()