Lines Matching refs:NicHandle
566 EFI_HANDLE NicHandle; in HttpBootIp4DxeDriverBindingStop() local
584 NicHandle = HttpBootGetNicByIp4Children (ControllerHandle); in HttpBootIp4DxeDriverBindingStop()
585 if (NicHandle == NULL) { in HttpBootIp4DxeDriverBindingStop()
593 NicHandle, in HttpBootIp4DxeDriverBindingStop()
606 NicHandle = Private->Controller; in HttpBootIp4DxeDriverBindingStop()
634 NicHandle, in HttpBootIp4DxeDriverBindingStop()
1060 EFI_HANDLE NicHandle; in HttpBootIp6DxeDriverBindingStop() local
1078 NicHandle = HttpBootGetNicByIp6Children (ControllerHandle); in HttpBootIp6DxeDriverBindingStop()
1079 if (NicHandle == NULL) { in HttpBootIp6DxeDriverBindingStop()
1087 NicHandle, in HttpBootIp6DxeDriverBindingStop()
1100 NicHandle = Private->Controller; in HttpBootIp6DxeDriverBindingStop()
1128 NicHandle, in HttpBootIp6DxeDriverBindingStop()