• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/

Lines Matching refs:AttachedDevice

3668   tdsaDeviceData_t        *AttachedDevice = agNULL;
3807 AttachedDevice = tdsaPortSASDeviceFind(tiRoot, onePortContext, attachedSasLo, attachedSasHi);
3809 if ( AttachedDevice != agNULL)
3813 if ( AttachedDevice->SASSpecDeviceType == SAS_EDGE_EXPANDER_DEVICE)
3816 AttachedExpander = AttachedDevice->tdExpander;
3865 AttachedDevice = tdsaPortSASDeviceAdd(
3881 AttachedDevice = tdsaFindRegNValid(
3887 if (AttachedDevice == agNULL)
3889 AttachedDevice = tdsaPortSASDeviceAdd(
3909 AttachedDevice = tdsaPortSASDeviceAdd(
3925 AttachedDevice = tdsaFindRegNValid(
3931 if (AttachedDevice == agNULL)
3933 AttachedDevice = tdsaPortSASDeviceAdd(
3949 if ( AttachedDevice != agNULL)
3973 AttachedDevice
3997 AttachedDevice->tdExpander = oneExpander;
4487 tdsaDeviceData_t *AttachedDevice = agNULL;
4621 AttachedDevice = tdsaPortSASDeviceFind(tiRoot, onePortContext, attachedSasLo, attachedSasHi);
4623 if ( AttachedDevice == agNULL) //11
4656 AttachedDevice = tdsaPortSASDeviceAdd(
4672 AttachedDevice = tdsaFindRegNValid(
4678 if (AttachedDevice == agNULL)
4680 AttachedDevice = tdsaPortSASDeviceAdd(
4699 AttachedDevice = tdsaPortSASDeviceAdd(
4715 AttachedDevice = tdsaFindRegNValid(
4721 if (AttachedDevice == agNULL)
4723 AttachedDevice = tdsaPortSASDeviceAdd(
4738 TI_DBG3(("tdsaSASDownStreamDiscoverExpanderPhy: newDevice pDevice=%p\n", AttachedDevice));
4740 if ( AttachedDevice != agNULL)
4765 AttachedDevice->tdExpander = oneExpander;
4786 AttachedExpander = tdssSASDiscoveringExpanderAlloc(tiRoot, onePortContext, AttachedDevice);
4824 configSASAddressHi = DEVINFO_GET_SAS_ADDRESSHI(&AttachedDevice->agDeviceInfo);
4825 configSASAddressLo = DEVINFO_GET_SAS_ADDRESSLO(&AttachedDevice->agDeviceInfo);
4829 == DEVINFO_GET_SAS_ADDRESSHI(&AttachedDevice->agDeviceInfo)) &&
4831 == DEVINFO_GET_SAS_ADDRESSLO(&AttachedDevice->agDeviceInfo))
4841 configSASAddressHi = DEVINFO_GET_SAS_ADDRESSHI(&AttachedDevice->agDeviceInfo);
4842 configSASAddressLo = DEVINFO_GET_SAS_ADDRESSLO(&AttachedDevice->agDeviceInfo);
4935 AttachedExpander = AttachedDevice->tdExpander;
4996 configSASAddressHi = DEVINFO_GET_SAS_ADDRESSHI(&AttachedDevice->agDeviceInfo);
4997 configSASAddressLo = DEVINFO_GET_SAS_ADDRESSLO(&AttachedDevice->agDeviceInfo);
5001 == DEVINFO_GET_SAS_ADDRESSHI(&AttachedDevice->agDeviceInfo)) &&
5003 == DEVINFO_GET_SAS_ADDRESSLO(&AttachedDevice->agDeviceInfo))
5013 configSASAddressHi = DEVINFO_GET_SAS_ADDRESSHI(&AttachedDevice->agDeviceInfo);
5014 configSASAddressLo = DEVINFO_GET_SAS_ADDRESSLO(&AttachedDevice->agDeviceInfo);