Searched refs:AttachedDevice (Results 1 – 2 of 2) sorted by relevance
607 dmDeviceData_t *AttachedDevice = agNULL; in dmUpStreamDiscoverExpanderPhy() local758 …AttachedDevice = dmPortSASDeviceFind(dmRoot, onePortContext, attachedSasLo, attachedSasHi, oneDevi… in dmUpStreamDiscoverExpanderPhy()760 if ( AttachedDevice != agNULL) /* old device */ in dmUpStreamDiscoverExpanderPhy()764 if ( AttachedDevice->SASSpecDeviceType == SAS_EDGE_EXPANDER_DEVICE) in dmUpStreamDiscoverExpanderPhy()767 AttachedExpander = AttachedDevice->dmExpander; in dmUpStreamDiscoverExpanderPhy()819 AttachedDevice = dmPortSASDeviceAdd( in dmUpStreamDiscoverExpanderPhy()836 AttachedDevice = dmFindRegNValid( in dmUpStreamDiscoverExpanderPhy()842 if (AttachedDevice == agNULL) in dmUpStreamDiscoverExpanderPhy()844 AttachedDevice = dmPortSASDeviceAdd( in dmUpStreamDiscoverExpanderPhy()865 AttachedDevice = dmPortSASDeviceAdd( in dmUpStreamDiscoverExpanderPhy()[all …]
3668 tdsaDeviceData_t *AttachedDevice = agNULL; in tdsaSASUpStreamDiscoverExpanderPhy() local3807 … AttachedDevice = tdsaPortSASDeviceFind(tiRoot, onePortContext, attachedSasLo, attachedSasHi); in tdsaSASUpStreamDiscoverExpanderPhy()3809 if ( AttachedDevice != agNULL) in tdsaSASUpStreamDiscoverExpanderPhy()3813 if ( AttachedDevice->SASSpecDeviceType == SAS_EDGE_EXPANDER_DEVICE) in tdsaSASUpStreamDiscoverExpanderPhy()3816 AttachedExpander = AttachedDevice->tdExpander; in tdsaSASUpStreamDiscoverExpanderPhy()3865 AttachedDevice = tdsaPortSASDeviceAdd( in tdsaSASUpStreamDiscoverExpanderPhy()3881 AttachedDevice = tdsaFindRegNValid( in tdsaSASUpStreamDiscoverExpanderPhy()3887 if (AttachedDevice == agNULL) in tdsaSASUpStreamDiscoverExpanderPhy()3889 AttachedDevice = tdsaPortSASDeviceAdd( in tdsaSASUpStreamDiscoverExpanderPhy()3909 AttachedDevice = tdsaPortSASDeviceAdd( in tdsaSASUpStreamDiscoverExpanderPhy()[all …]