Searched refs:DeviceList (Results 1 – 2 of 2) sorted by relevance
2732 tdList_t *DeviceList);2893 tdList_t *DeviceList) in tdsaCTLNextDevice() argument2905 for (; DeviceList && DeviceList != &(tdsaAllShared->MainDeviceList); in tdsaCTLNextDevice()2906 DeviceList = DeviceList->flink) in tdsaCTLNextDevice()2908 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceList); in tdsaCTLNextDevice()
2163 tdList_t *DeviceList);