Home
last modified time | relevance | path

Searched refs:DeviceList (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitddisc.c2732 tdList_t *DeviceList);
2893 tdList_t *DeviceList) in tdsaCTLNextDevice() argument
2905 for (; DeviceList && DeviceList != &(tdsaAllShared->MainDeviceList); in tdsaCTLNextDevice()
2906 DeviceList = DeviceList->flink) in tdsaCTLNextDevice()
2908 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceList); in tdsaCTLNextDevice()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdproto.h2163 tdList_t *DeviceList);