Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pms/RefTisa/discovery/dm/
HDdmproto.h150 dmDiscoveringExpanderAlloc(
HDdmdisc.c329 oneExpander = dmDiscoveringExpanderAlloc(dmRoot, onePortContext, oneDeviceData); in dmUpStreamDiscoverStart()
928 AttachedExpander = dmDiscoveringExpanderAlloc( in dmUpStreamDiscoverExpanderPhy()
1344 AttachedExpander = dmDiscoveringExpanderAlloc( in dmUpStreamDiscover2ExpanderPhy()
1748 … AttachedExpander = dmDiscoveringExpanderAlloc(dmRoot, onePortContext, AttachedDevice); in dmDownStreamDiscoverExpanderPhy()
2557 … AttachedExpander = dmDiscoveringExpanderAlloc(dmRoot, onePortContext, AttachedDevice); in dmDownStreamDiscover2ExpanderPhy()
2595 AttachedExpander = dmDiscoveringExpanderAlloc(dmRoot, onePortContext, AttachedDevice); in dmDownStreamDiscover2ExpanderPhy()
4605 oneExpander = dmDiscoveringExpanderAlloc(dmRoot, onePortContext, oneDeviceData); in dmRegisterDevice()
4650 dmDiscoveringExpanderAlloc( in dmDiscoveringExpanderAlloc() function