• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/

Lines Matching defs:attachedSasHi

603   bit32                   attachedSasHi, attachedSasLo;
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;
1125 attachedSasHi = SAS2_DISCRSP_GET_ATTACHED_SAS_ADDRESSHI(pDiscoverResp);
1138 dmPortSASDeviceFind(dmRoot, onePortContext, attachedSasLo, attachedSasHi, oneDeviceData);
1140 if ( ((oneExpander->upStreamSASAddressHi != attachedSasHi) ||
1166 oneExpander->upStreamSASAddressHi = attachedSasHi;
1169 if ( (onePortContext->sasLocalAddressHi != attachedSasHi)
1173 AttachedDevice = dmPortSASDeviceFind(dmRoot, onePortContext, attachedSasLo, attachedSasHi, oneDeviceData);
1333 attachedSasHi, attachedSasLo));
1430 bit32 attachedSasHi, attachedSasLo;
1535 attachedSasHi = DISCRSP_GET_ATTACHED_SAS_ADDRESSHI(pDiscoverResp);
1563 if ( (attachedSasHi != onePortContext->sasLocalAddressHi)
1567 AttachedDevice = dmPortSASDeviceFind(dmRoot, onePortContext, attachedSasLo, attachedSasHi, oneDeviceData);
1863 if ( (oneExpander->upStreamSASAddressHi != attachedSasHi)
2245 bit32 attachedSasHi, attachedSasLo;
2346 attachedSasHi = SAS2_DISCRSP_GET_ATTACHED_SAS_ADDRESSHI(pDiscoverResp);
2375 if ( (attachedSasHi != onePortContext->sasLocalAddressHi)
2379 AttachedDevice = dmPortSASDeviceFind(dmRoot, onePortContext, attachedSasLo, attachedSasHi, oneDeviceData);
2715 if ( (oneExpander->upStreamSASAddressHi != attachedSasHi)