Searched refs:AttachedDevice (Results 1 – 2 of 2) sorted by relevance
606 dmDeviceData_t *AttachedDevice = agNULL; in dmUpStreamDiscoverExpanderPhy() local757 …AttachedDevice = dmPortSASDeviceFind(dmRoot, onePortContext, attachedSasLo, attachedSasHi, oneDevi… in dmUpStreamDiscoverExpanderPhy()759 if ( AttachedDevice != agNULL) /* old device */ in dmUpStreamDiscoverExpanderPhy()763 if ( AttachedDevice->SASSpecDeviceType == SAS_EDGE_EXPANDER_DEVICE) in dmUpStreamDiscoverExpanderPhy()766 AttachedExpander = AttachedDevice->dmExpander; in dmUpStreamDiscoverExpanderPhy()818 AttachedDevice = dmPortSASDeviceAdd( in dmUpStreamDiscoverExpanderPhy()835 AttachedDevice = dmFindRegNValid( in dmUpStreamDiscoverExpanderPhy()841 if (AttachedDevice == agNULL) in dmUpStreamDiscoverExpanderPhy()843 AttachedDevice = dmPortSASDeviceAdd( in dmUpStreamDiscoverExpanderPhy()864 AttachedDevice = dmPortSASDeviceAdd( in dmUpStreamDiscoverExpanderPhy()[all …]
3667 tdsaDeviceData_t *AttachedDevice = agNULL; in tdsaSASUpStreamDiscoverExpanderPhy() local3806 … AttachedDevice = tdsaPortSASDeviceFind(tiRoot, onePortContext, attachedSasLo, attachedSasHi); in tdsaSASUpStreamDiscoverExpanderPhy()3808 if ( AttachedDevice != agNULL) in tdsaSASUpStreamDiscoverExpanderPhy()3812 if ( AttachedDevice->SASSpecDeviceType == SAS_EDGE_EXPANDER_DEVICE) in tdsaSASUpStreamDiscoverExpanderPhy()3815 AttachedExpander = AttachedDevice->tdExpander; in tdsaSASUpStreamDiscoverExpanderPhy()3864 AttachedDevice = tdsaPortSASDeviceAdd( in tdsaSASUpStreamDiscoverExpanderPhy()3880 AttachedDevice = tdsaFindRegNValid( in tdsaSASUpStreamDiscoverExpanderPhy()3886 if (AttachedDevice == agNULL) in tdsaSASUpStreamDiscoverExpanderPhy()3888 AttachedDevice = tdsaPortSASDeviceAdd( in tdsaSASUpStreamDiscoverExpanderPhy()3908 AttachedDevice = tdsaPortSASDeviceAdd( in tdsaSASUpStreamDiscoverExpanderPhy()[all …]