Searched refs:pDeviceData (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c298 tdsaDeviceData_t *pDeviceData = NULL; local
364 pDeviceData = devList [x]->tdData;
367 if (pDeviceData != agNULL && pDeviceInfo != agNULL)
370 pDeviceData->agDeviceInfo.sasAddressHi,
373 pDeviceData->agDeviceInfo.sasAddressLo,
383 ( pDeviceData->agDeviceInfo.devType_S_Rate & 0x30 ) >> 4;
385 pDeviceData->agDeviceInfo.devType_S_Rate & 0x0F;
386 pDeviceInfo->phyId = pDeviceData->phyID;
387 pDeviceInfo->ishost = pDeviceData->target_ssp_stp_smp;
393 tiIniGetDirectSataSasAddr(&pCard->tiRoot, pDeviceData
[all...]
/freebsd-10.3-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c11019 tdsaDeviceData_t *pDeviceData; local
11086 pDeviceData = (tdsaDeviceData_t *) agDevHandle->osData;
11087 pSatDevData = &pDeviceData->satDevData;
11090 TI_DBG1(("ossaSATAEvent: did %d\n", pDeviceData->id));
11745 tdsaDeviceData_t *pDeviceData; local
11751 pDeviceData = (tdsaDeviceData_t *) agDevHandle->osData;
11752 tiDeviceHandle = &(pDeviceData->tiDeviceHandle);
/freebsd-10.3-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c4279 tdsaDeviceData_t *pDeviceData = (tdsaDeviceData_t *) agDevHandle->osData; local
4286 pDeviceData->pJumpTable->pSMPReqReceived (
4619 tdsaDeviceData_t *pDeviceData = (tdsaDeviceData_t *) agDevHandle->osData; local
4623 pDeviceData->pJumpTable->pSSPReqReceived (

Completed in 188 milliseconds