Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdlist.h73 #define TDLIST_EMPTY(listHdr) \ macro
77 (!TDLIST_EMPTY(listHdr))
HDtdport.c5042 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiCOMPortStop()
5153 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiCOMGetPortInfo()
7319 if (TDLIST_EMPTY(&(tdsaAllShared->freeExpanderList))) in tdssSASDiscoveringExpanderAlloc()
7431 if (TDLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in tdssSASDiscoveringExpanderAdd()
7464 if (TDLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in tdssSASFindDiscoveringExpander()
7535 if (TDLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in tdssSASDiscoveringExpanderRemove()
7584 if (TDLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in tdssSASDiscoveringExpanderRemove()
7836 if (TDLIST_EMPTY(&(tdsaAllShared->MainDeviceList))) in ttdssReportRemovals()
7892 if (TDLIST_EMPTY(&(tdsaAllShared->MainDeviceList))) in ttdssReportRemovals()
HDtddmcmnapi.c1106 if (TDLIST_EMPTY(&(tdsaAllShared->MainDeviceList))) in tdsaUpdateMCN()
HDossacmnapi.c1237 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in ossaHwCB()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitddisc.c126 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiINIDiscoverTargets()
286 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiINIGetDeviceHandles()
547 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiINIGetDeviceHandlesForWinIOCTL()
994 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiINIGetExpander()
1143 if (TDLIST_EMPTY(&(tdsaAllShared->MainPortContextList))) in tiINIGetExpDeviceHandleBySasAddress()
1621 if (TDLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in tdsaSASUpStreamDiscovering()
1785 if (TDLIST_EMPTY(&(onePortContext->discovery.discoveringExpanderList))) in tdsaSASDownStreamDiscovering()
1893 if (!TDLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in tdsaCleanAllExp()
1907 if (TDLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in tdsaCleanAllExp()
1972 if (!TDLIST_EMPTY(&(tmpOnePortContext->discovery.discoveringExpanderList))) in tdsaFreeAllExp()
[all …]
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
HDttdinit.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()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
HDsat.c18974 if (!TDLIST_EMPTY(&(satDevData->satFreeIntIoLinkList))) in satAllocIntIoResource()