Searched refs:MainDeviceList (Results 1 - 18 of 18) sorted by relevance

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c332 DeviceListList = tdsaAllShared->MainDeviceList.flink;
333 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
386 DeviceListList = tdsaAllShared->MainDeviceList.flink;
387 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
436 DeviceListList = tdsaAllShared->MainDeviceList.flink;
437 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
487 DeviceListList = tdsaAllShared->MainDeviceList.flink;
488 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
555 TDLIST_ENQUEUE_AT_TAIL(&(oneDeviceData->MainLink), &(tdsaAllShared->MainDeviceList));
1106 if (TDLIST_EMPTY(&(tdsaAllShared->MainDeviceList)))
[all...]
H A Dtdsatypes.h250 tdList_t MainDeviceList; member in struct:tdsaContext_s
H A Dtdport.c6311 DeviceListList = tdsaAllShared->MainDeviceList.flink;
6312 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
6434 DeviceListList = tdsaAllShared->MainDeviceList.flink;
6435 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
6547 DeviceListList = tdsaAllShared->MainDeviceList.flink;
6548 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
6673 TDLIST_ENQUEUE_AT_TAIL(&(oneDeviceData->MainLink), &(tdsaAllShared->MainDeviceList));
6826 DeviceListList = tdsaAllShared->MainDeviceList.flink;
6827 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
6894 DeviceListList = tdsaAllShared->MainDeviceList
[all...]
H A Dtdsmcmnapi.c155 DeviceListList = tdsaAllShared->MainDeviceList.flink;
156 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
H A Dossacmnapi.c390 DeviceListList = tdsaAllShared->MainDeviceList.flink;
391 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
2493 DeviceListList = tdsaAllShared->MainDeviceList.flink;
2494 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
2526 DeviceListList = tdsaAllShared->MainDeviceList.flink;
2527 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
8874 TDLIST_ENQUEUE_AT_TAIL(&(oneDeviceData->MainLink), &(tdsaAllShared->MainDeviceList));
H A Dtdmisc.c2620 DeviceListList = tdsaAllShared->MainDeviceList.flink;
2621 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
H A Dtdinit.c2956 TDLIST_INIT_HDR(&(tdsaAllShared->MainDeviceList));
/freebsd-10.2-release/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdisc.c3432 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))
[all...]
H A Ddmtypes.h400 dmList_t MainDeviceList; member in struct:dmIntContext_s
H A Ddminit.c505 DMLIST_INIT_HDR(&(dmAllShared->MainDeviceList));
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c390 DeviceListList = tdsaAllShared->MainDeviceList.flink;
401 DeviceListList != &(tdsaAllShared->MainDeviceList))
651 DeviceListList = tdsaAllShared->MainDeviceList.flink;
662 DeviceListList != &(tdsaAllShared->MainDeviceList))
1037 DeviceListList = tdsaAllShared->MainDeviceList.flink;
1038 while ( DeviceListList != &(tdsaAllShared->MainDeviceList) )
1219 DeviceListList = tdsaAllShared->MainDeviceList.flink;
1229 DeviceListList != &(tdsaAllShared->MainDeviceList))
1422 DeviceListList = tdsaAllShared->MainDeviceList.flink;
1423 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
[all...]
/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h342 smList_t MainDeviceList; member in struct:smIntContext_s
H A Dsminit.c383 SMLIST_INIT_HDR(&(smAllShared->MainDeviceList));
H A Dsmsat.c1788 DeviceListList = smAllShared->MainDeviceList.flink;
1789 while (DeviceListList != &(smAllShared->MainDeviceList))
1842 SMLIST_ENQUEUE_AT_TAIL(&(oneDeviceData->MainLink), &(smAllShared->MainDeviceList));
1930 if (SMLIST_EMPTY(&(smAllShared->MainDeviceList)))
1932 SM_DBG1(("smFindInSharedcontext: empty MainDeviceList!!!\n"));
1941 DeviceListList = smAllShared->MainDeviceList.flink;
1942 while (DeviceListList != &(smAllShared->MainDeviceList))
H A Dsmsatcb.c10558 DeviceListList = smAllShared->MainDeviceList.flink;
10559 while (DeviceListList != &(smAllShared->MainDeviceList))
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdio.c2250 DeviceListList = tdsaAllShared->MainDeviceList.flink;
2251 while (DeviceListList != &(tdsaAllShared->MainDeviceList))
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c4081 TDLIST_ENQUEUE_AT_TAIL(&(oneDeviceData->MainLink), &(tdsaAllShared->MainDeviceList));
H A Dsat.c21973 DeviceListList = tdsaAllShared->MainDeviceList.flink;
21974 while (DeviceListList != &(tdsaAllShared->MainDeviceList))

Completed in 323 milliseconds