Home | History | Annotate | Download | only in src

Lines Matching refs:nbr_of_devices

120             RemoteDevCount = Hal4Ctxt->psADDCtxtInfo->nbr_of_devices;
147 ->psADDCtxtInfo->nbr_of_devices - 1]->RemoteDevInfo),
199 RemoteDevCount = Hal4Ctxt->psADDCtxtInfo->nbr_of_devices;
1143 Hal4Ctxt->psADDCtxtInfo->nbr_of_devices--;
1145 Hal4Ctxt->psADDCtxtInfo->nbr_of_devices])
1149 Hal4Ctxt->psADDCtxtInfo->nbr_of_devices]));
1151 Hal4Ctxt->psADDCtxtInfo->nbr_of_devices] = NULL;
1153 }while(0 < Hal4Ctxt->psADDCtxtInfo->nbr_of_devices);
1272 psADDCtxtInfo->nbr_of_devices-1])
1276 psADDCtxtInfo->nbr_of_devices-1]));
1278 psADDCtxtInfo->nbr_of_devices-1] = NULL;
1280 }while(--(Hal4Ctxt->psADDCtxtInfo->nbr_of_devices));