Lines Matching refs:MainDeviceList

3432   DeviceListList = dmAllShared->MainDeviceList.flink;
3433 while (DeviceListList != &(dmAllShared->MainDeviceList))
3511 DeviceListList = dmAllShared->MainDeviceList.flink;
3512 while (DeviceListList != &(dmAllShared->MainDeviceList))
3547 DeviceListList = dmAllShared->MainDeviceList.flink;
3548 while (DeviceListList != &(dmAllShared->MainDeviceList))
3607 DeviceListList = dmAllShared->MainDeviceList.flink;
3608 while (DeviceListList != &(dmAllShared->MainDeviceList))
3725 DeviceListList = dmAllShared->MainDeviceList.flink;
3729 while (DeviceListList != &(dmAllShared->MainDeviceList))
3757 while (DeviceListList != &(dmAllShared->MainDeviceList))
3846 DeviceListList = dmAllShared->MainDeviceList.flink;
3847 while (DeviceListList != &(dmAllShared->MainDeviceList))
4251 DeviceListList = dmAllShared->MainDeviceList.flink;
4255 while (DeviceListList != &(dmAllShared->MainDeviceList))
4282 while (DeviceListList != &(dmAllShared->MainDeviceList))
5367 if (DMLIST_EMPTY(&(dmAllShared->MainDeviceList)))
5378 DeviceListList = dmAllShared->MainDeviceList.flink;
5379 while (DeviceListList != &(dmAllShared->MainDeviceList))
5440 DeviceListList = dmAllShared->MainDeviceList.flink;
5441 while (DeviceListList != &(dmAllShared->MainDeviceList))
5688 if (DMLIST_EMPTY(&(dmAllShared->MainDeviceList)))
5699 DeviceListList = dmAllShared->MainDeviceList.flink;
5700 while (DeviceListList != &(dmAllShared->MainDeviceList))
5844 if (DMLIST_EMPTY(&(dmAllShared->MainDeviceList)))
5855 DeviceListList = dmAllShared->MainDeviceList.flink;
5856 while (DeviceListList != &(dmAllShared->MainDeviceList))
5961 if (DMLIST_EMPTY(&(dmAllShared->MainDeviceList)))
5972 DeviceListList = dmAllShared->MainDeviceList.flink;
5973 while (DeviceListList != &(dmAllShared->MainDeviceList))
6025 if (DMLIST_EMPTY(&(dmAllShared->MainDeviceList)))
6035 DeviceListList = dmAllShared->MainDeviceList.flink;
6036 while (DeviceListList != &(dmAllShared->MainDeviceList))
6113 if (DMLIST_EMPTY(&(dmAllShared->MainDeviceList)))
6123 DeviceListList = dmAllShared->MainDeviceList.flink;
6124 while (DeviceListList != &(dmAllShared->MainDeviceList))
6255 /* moves all devices from dmAllShared->MainDeviceList to dmAllShared->FreeDeviceList */
6270 if (!DMLIST_EMPTY(&(dmAllShared->MainDeviceList)))
6273 DeviceListList = dmAllShared->MainDeviceList.flink;
6274 while (DeviceListList != &(dmAllShared->MainDeviceList))
6291 if (DMLIST_EMPTY(&(dmAllShared->MainDeviceList)))
6301 DeviceListList = dmAllShared->MainDeviceList.flink;
6312 DM_DBG3(("dmDiscoveryDeviceCleanUp: empty MainDeviceList\n"));
6416 if (DMLIST_EMPTY(&(dmAllShared->MainDeviceList)))
6427 DeviceListList = dmAllShared->MainDeviceList.flink;
6428 while (DeviceListList != &(dmAllShared->MainDeviceList))
6486 DeviceListList = dmAllShared->MainDeviceList.flink;
6487 while (DeviceListList != &(dmAllShared->MainDeviceList))
6587 DMLIST_ENQUEUE_AT_TAIL(&(oneDeviceData->MainLink), &(dmAllShared->MainDeviceList));
6675 DeviceListList = dmAllShared->MainDeviceList.flink;
6677 while (DeviceListList != &(dmAllShared->MainDeviceList))