Home
last modified time | relevance | path

Searched refs:TDLIST_EMPTY (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdlist.h72 #define TDLIST_EMPTY(listHdr) \ macro
76 (!TDLIST_EMPTY(listHdr))
H A Dtdport.c5041 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiCOMPortStop()
5152 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiCOMGetPortInfo()
7318 if (TDLIST_EMPTY(&(tdsaAllShared->freeExpanderList))) in tdssSASDiscoveringExpanderAlloc()
7430 if (TDLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in tdssSASDiscoveringExpanderAdd()
7463 if (TDLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in tdssSASFindDiscoveringExpander()
7534 if (TDLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in tdssSASDiscoveringExpanderRemove()
7583 if (TDLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in tdssSASDiscoveringExpanderRemove()
7835 if (TDLIST_EMPTY(&(tdsaAllShared->MainDeviceList))) in ttdssReportRemovals()
7891 if (TDLIST_EMPTY(&(tdsaAllShared->MainDeviceList))) in ttdssReportRemovals()
H A Dtddmcmnapi.c1105 if (TDLIST_EMPTY(&(tdsaAllShared->MainDeviceList))) in tdsaUpdateMCN()
H A Dossacmnapi.c1236 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in ossaHwCB()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c125 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiINIDiscoverTargets()
285 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiINIGetDeviceHandles()
546 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiINIGetDeviceHandlesForWinIOCTL()
993 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiINIGetExpander()
1142 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiINIGetExpDeviceHandleBySasAddress()
1620 if (TDLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in tdsaSASUpStreamDiscovering()
1784 if (TDLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in tdsaSASDownStreamDiscovering()
1892 if (!TDLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in tdsaCleanAllExp()
1906 if (TDLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in tdsaCleanAllExp()
1971 if (!TDLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in tdsaFreeAllExp()
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdinit.c769 if (TDLIST_EMPTY(&(Target->ttdsaXchgData.xchgFreeList))) in ttdsaXchgGetStruct()
824 if (TDLIST_EMPTY(&(tmpTarget->ttdsaXchgData.xchgFreeList))) in ttdsaDumpallXchg()
845 if (TDLIST_EMPTY(&(tmpTarget->ttdsaXchgData.xchgBusyList))) in ttdsaDumpallXchg()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c18973 if (!TDLIST_EMPTY(&(satDevData->satFreeIntIoLinkList))) in satAllocIntIoResource()