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

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c297 tdsaDeviceData_t *pDeviceData = NULL; local
363 pDeviceData = devList [x]->tdData;
366 if (pDeviceData != agNULL && pDeviceInfo != agNULL)
369 pDeviceData->agDeviceInfo.sasAddressHi,
372 pDeviceData->agDeviceInfo.sasAddressLo,
382 ( pDeviceData->agDeviceInfo.devType_S_Rate & 0x30 ) >> 4;
384 pDeviceData->agDeviceInfo.devType_S_Rate & 0x0F;
385 pDeviceInfo->phyId = pDeviceData->phyID;
386 pDeviceInfo->ishost = pDeviceData->target_ssp_stp_smp;
392 tiIniGetDirectSataSasAddr(&pCard->tiRoot, pDeviceData
[all...]
/freebsd-11-stable/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-11-stable/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 142 milliseconds