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

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdisc.c603 bit32 attachedSasHi, attachedSasLo; local
711 attachedSasHi = DISCRSP_GET_ATTACHED_SAS_ADDRESSHI(pDiscoverResp);
724 dmPortSASDeviceFind(dmRoot, onePortContext, attachedSasLo, attachedSasHi, oneDeviceData);
726 if ( ((oneExpander->upStreamSASAddressHi != attachedSasHi) ||
752 oneExpander->upStreamSASAddressHi = attachedSasHi;
754 if ( (onePortContext->sasLocalAddressHi != attachedSasHi)
758 AttachedDevice = dmPortSASDeviceFind(dmRoot, onePortContext, attachedSasLo, attachedSasHi, oneDeviceData);
917 attachedSasHi, attachedSasLo));
1021 bit32 attachedSasHi, attachedSasLo; local
1125 attachedSasHi
1430 bit32 attachedSasHi, attachedSasLo; local
2245 bit32 attachedSasHi, attachedSasLo; local
[all...]
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c3672 bit32 attachedSasHi, attachedSasLo; local
3765 attachedSasHi = DISCRSP_GET_ATTACHED_SAS_ADDRESSHI(pDiscoverResp);
3778 if ( ((oneExpander->upStreamSASAddressHi != attachedSasHi) ||
3800 oneExpander->upStreamSASAddressHi = attachedSasHi;
3803 if ( (onePortContext->sasLocalAddressHi != attachedSasHi)
3807 AttachedDevice = tdsaPortSASDeviceFind(tiRoot, onePortContext, attachedSasLo, attachedSasHi);
3959 attachedSasHi, attachedSasLo));
4491 bit32 attachedSasHi, attachedSasLo; local
4592 attachedSasHi = DISCRSP_GET_ATTACHED_SAS_ADDRESSHI(pDiscoverResp);
4617 if ( (attachedSasHi !
[all...]

Completed in 102 milliseconds