Searched refs:ReturningExpanderDeviceData (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c1701 dmDeviceData_t *ReturningExpanderDeviceData = agNULL; local
1816 ReturningExpanderDeviceData = ReturningExpander->dmDevice;
1822 if (ReturningExpander != agNULL && ReturningExpanderDeviceData != agNULL)
1825 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys )
1832 dmDiscoverSend(dmRoot, ReturningExpanderDeviceData);
1848 dmDownStreamDiscovering(dmRoot, onePortContext, ReturningExpanderDeviceData);
1881 dmDeviceData_t *ReturningExpanderDeviceData = agNULL; local
2000 ReturningExpanderDeviceData = ReturningExpander->dmDevice;
2006 if (ReturningExpander != agNULL && ReturningExpanderDeviceData != agNULL)
2009 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData
[all...]
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c5359 tdsaDeviceData_t *ReturningExpanderDeviceData; local
5461 ReturningExpanderDeviceData = ReturningExpander->tdDevice;
5467 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys )
5474 tdsaDiscoverSend(tiRoot, ReturningExpanderDeviceData);
5487 tdsaSASDownStreamDiscovering(tiRoot, onePortContext, ReturningExpanderDeviceData);

Completed in 127 milliseconds