Searched refs:DeviceList (Results 1 – 2 of 2) sorted by relevance
2731 tdList_t *DeviceList);2892 tdList_t *DeviceList) in tdsaCTLNextDevice() argument2904 for (; DeviceList && DeviceList != &(tdsaAllShared->MainDeviceList); in tdsaCTLNextDevice()2905 DeviceList = DeviceList->flink) in tdsaCTLNextDevice()2907 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceList); in tdsaCTLNextDevice()
2162 tdList_t *DeviceList);