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

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdproto.h1676 tdsaPortSASDeviceFind(
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c3807 AttachedDevice = tdsaPortSASDeviceFind(tiRoot, onePortContext, attachedSasLo, attachedSasHi);
4621 AttachedDevice = tdsaPortSASDeviceFind(tiRoot, onePortContext, attachedSasLo, attachedSasHi);
5892 *! \brief tdsaPortSASDeviceFind
5911 tdsaPortSASDeviceFind( function
5923 TI_DBG3(("tdsaPortSASDeviceFind: start\n"));
5934 TI_DBG3(("tdsaPortSASDeviceFind: Full discovery\n"));
5944 TI_DBG3(("tdsaPortSASDeviceFind: Found pid %d did %d\n", onePortContext->id, oneDeviceData->id));
5945 TI_DBG3(("tdsaPortSASDeviceFind: sasAddressHi 0x%08x\n", oneDeviceData->SASAddressID.sasAddressHi));
5946 TI_DBG3(("tdsaPortSASDeviceFind: sasAddressLo 0x%08x\n", oneDeviceData->SASAddressID.sasAddressLo));
5956 TI_DBG3(("tdsaPortSASDeviceFind
[all...]

Completed in 70 milliseconds