/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tddmcmnapi.c | 326 tdList_t *DeviceListList; in tddmInvalidateDevicesInPort() local 331 DeviceListList = tdsaAllShared->MainDeviceList.flink; in tddmInvalidateDevicesInPort() 332 while (DeviceListList != &(tdsaAllShared->MainDeviceList)) in tddmInvalidateDevicesInPort() 334 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceListList); in tddmInvalidateDevicesInPort() 361 DeviceListList = DeviceListList->flink; in tddmInvalidateDevicesInPort() 379 tdList_t *DeviceListList; in tddmNewSASorNot() local 385 DeviceListList = tdsaAllShared->MainDeviceList.flink; in tddmNewSASorNot() 386 while (DeviceListList != &(tdsaAllShared->MainDeviceList)) in tddmNewSASorNot() 388 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceListList); in tddmNewSASorNot() 404 DeviceListList = DeviceListList->flink; in tddmNewSASorNot() [all …]
|
H A D | tdport.c | 6300 tdList_t *DeviceListList; in tdssRemoveSASSATAFromSharedcontext() local 6310 DeviceListList = tdsaAllShared->MainDeviceList.flink; in tdssRemoveSASSATAFromSharedcontext() 6311 while (DeviceListList != &(tdsaAllShared->MainDeviceList)) in tdssRemoveSASSATAFromSharedcontext() 6313 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceListList); in tdssRemoveSASSATAFromSharedcontext() 6344 DeviceListList = DeviceListList->flink; in tdssRemoveSASSATAFromSharedcontext() 6354 DeviceListList = DeviceListList->flink; in tdssRemoveSASSATAFromSharedcontext() 6381 tdList_t *DeviceListList; in tdssRemoveSASSATAFromSharedcontextByReset() local 6433 DeviceListList = tdsaAllShared->MainDeviceList.flink; in tdssRemoveSASSATAFromSharedcontextByReset() 6434 while (DeviceListList != &(tdsaAllShared->MainDeviceList)) in tdssRemoveSASSATAFromSharedcontextByReset() 6436 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceListList); in tdssRemoveSASSATAFromSharedcontextByReset() [all …]
|
H A D | tdsmcmnapi.c | 142 tdList_t *DeviceListList; in smHandleDirect() local 154 DeviceListList = tdsaAllShared->MainDeviceList.flink; in smHandleDirect() 155 while (DeviceListList != &(tdsaAllShared->MainDeviceList)) in smHandleDirect() 157 tmpOneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceListList); in smHandleDirect() 185 DeviceListList = DeviceListList->flink; in smHandleDirect()
|
H A D | ossacmnapi.c | 366 tdList_t *DeviceListList; in ossaDiscoverSasCB() local 389 DeviceListList = tdsaAllShared->MainDeviceList.flink; in ossaDiscoverSasCB() 390 while (DeviceListList != &(tdsaAllShared->MainDeviceList)) in ossaDiscoverSasCB() 392 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceListList); in ossaDiscoverSasCB() 401 DeviceListList = DeviceListList->flink; in ossaDiscoverSasCB() 518 DeviceListList = tdsaAllShared->MainPortContextList.flink; in ossaDiscoverSasCB() 520 while (DeviceListList != &(tdsaAllShared->MainPortContextList)) in ossaDiscoverSasCB() 522 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceListList); in ossaDiscoverSasCB() 526 DeviceListList = DeviceListList->flink; in ossaDiscoverSasCB() 804 tdList_t *DeviceListList; in ossaHwCB() local [all …]
|
H A D | tdmisc.c | 2611 tdList_t *DeviceListList; in tdsaDeregisterDevicesInPort() local 2619 DeviceListList = tdsaAllShared->MainDeviceList.flink; in tdsaDeregisterDevicesInPort() 2620 while (DeviceListList != &(tdsaAllShared->MainDeviceList)) in tdsaDeregisterDevicesInPort() 2622 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceListList); in tdsaDeregisterDevicesInPort() 2641 DeviceListList = DeviceListList->flink; in tdsaDeregisterDevicesInPort()
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
H A D | itddisc.c | 256 tdList_t *DeviceListList; in tiINIGetDeviceHandles() local 389 DeviceListList = tdsaAllShared->MainDeviceList.flink; in tiINIGetDeviceHandles() 391 TD_ASSERT(DeviceListList, "DeviceListList NULL"); in tiINIGetDeviceHandles() 392 if (DeviceListList == agNULL ) in tiINIGetDeviceHandles() 400 DeviceListList != &(tdsaAllShared->MainDeviceList)) in tiINIGetDeviceHandles() 402 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceListList); in tiINIGetDeviceHandles() 418 DeviceListList = DeviceListList->flink; in tiINIGetDeviceHandles() 469 DeviceListList = DeviceListList->flink; in tiINIGetDeviceHandles() 517 tdList_t *DeviceListList; in tiINIGetDeviceHandlesForWinIOCTL() local 650 DeviceListList = tdsaAllShared->MainDeviceList.flink; in tiINIGetDeviceHandlesForWinIOCTL() [all …]
|
/freebsd/sys/dev/pms/RefTisa/discovery/dm/ |
H A D | dmdisc.c | 3416 dmList_t *DeviceListList; in dmDiscoveryReportMCN() local 3431 DeviceListList = dmAllShared->MainDeviceList.flink; in dmDiscoveryReportMCN() 3432 while (DeviceListList != &(dmAllShared->MainDeviceList)) in dmDiscoveryReportMCN() 3434 oneDeviceData = DMLIST_OBJECT_BASE(dmDeviceData_t, MainLink, DeviceListList); in dmDiscoveryReportMCN() 3491 DeviceListList = DeviceListList->flink; in dmDiscoveryReportMCN() 3506 dmList_t *DeviceListList; in dmDiscoveryDumpMCN() local 3510 DeviceListList = dmAllShared->MainDeviceList.flink; in dmDiscoveryDumpMCN() 3511 while (DeviceListList != &(dmAllShared->MainDeviceList)) in dmDiscoveryDumpMCN() 3513 oneDeviceData = DMLIST_OBJECT_BASE(dmDeviceData_t, MainLink, DeviceListList); in dmDiscoveryDumpMCN() 3526 DeviceListList = DeviceListList->flink; in dmDiscoveryDumpMCN() [all …]
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ |
H A D | ttdio.c | 2210 tdList_t *DeviceListList; in tiTGTGetDeviceHandles() local 2250 DeviceListList = tdsaAllShared->MainDeviceList.flink; in tiTGTGetDeviceHandles() 2251 while (DeviceListList != &(tdsaAllShared->MainDeviceList)) in tiTGTGetDeviceHandles() 2253 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceListList); in tiTGTGetDeviceHandles() 2276 DeviceListList = DeviceListList->flink; in tiTGTGetDeviceHandles()
|
/freebsd/sys/dev/pms/RefTisa/sat/src/ |
H A D | smsat.c | 1781 smList_t *DeviceListList; in smAddToSharedcontext() local 1787 DeviceListList = smAllShared->MainDeviceList.flink; in smAddToSharedcontext() 1788 while (DeviceListList != &(smAllShared->MainDeviceList)) in smAddToSharedcontext() 1790 oneDeviceData = SMLIST_OBJECT_BASE(smDeviceData_t, MainLink, DeviceListList); in smAddToSharedcontext() 1802 DeviceListList = DeviceListList->flink; in smAddToSharedcontext() 1818 SMLIST_DEQUEUE_FROM_HEAD(&DeviceListList, &(smAllShared->FreeDeviceList)); in smAddToSharedcontext() 1820 oneDeviceData = SMLIST_OBJECT_BASE(smDeviceData_t, FreeLink, DeviceListList); in smAddToSharedcontext() 1924 smList_t *DeviceListList; in smFindInSharedcontext() local 1940 DeviceListList = smAllShared->MainDeviceList.flink; in smFindInSharedcontext() 1941 while (DeviceListList != &(smAllShared->MainDeviceList)) in smFindInSharedcontext() [all …]
|
H A D | smsatcb.c | 10538 smList_t *DeviceListList; in ossaSATAEvent() local 10557 DeviceListList = smAllShared->MainDeviceList.flink; in ossaSATAEvent() 10558 while (DeviceListList != &(smAllShared->MainDeviceList)) in ossaSATAEvent() 10560 oneDeviceData = SMLIST_OBJECT_BASE(smDeviceData_t, MainLink, DeviceListList); in ossaSATAEvent() 10572 DeviceListList = DeviceListList->flink; in ossaSATAEvent()
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/ |
H A D | ossasat.c | 3612 tdList_t *DeviceListList = agNULL; in tdssAddSATAToSharedcontext() local 3685 TDLIST_DEQUEUE_FROM_HEAD(&DeviceListList, &(tdsaAllShared->FreeDeviceList)); in tdssAddSATAToSharedcontext() 3687 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, FreeLink, DeviceListList); in tdssAddSATAToSharedcontext()
|
H A D | sat.c | 21633 tdList_t *DeviceListList; in satAddSATAIDDevCB() local 21972 DeviceListList = tdsaAllShared->MainDeviceList.flink; in satAddSATAIDDevCB() 21973 while (DeviceListList != &(tdsaAllShared->MainDeviceList)) in satAddSATAIDDevCB() 21975 oneDeviceData = TDLIST_OBJECT_BASE(tdsaDeviceData_t, MainLink, DeviceListList); in satAddSATAIDDevCB() 21998 DeviceListList = DeviceListList->flink; in satAddSATAIDDevCB()
|