Home
last modified time | relevance | path

Searched refs:pDevice (Results 1 – 21 of 21) sorted by relevance

/freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadisc.c109 if(pDevice == agNULL) in saDeregisterDeviceHandle()
119 pPort = pDevice->pPort; in saDeregisterDeviceHandle()
169 if (pDevice == agNULL) in siRemoveDevHandle()
196 pPort = pDevice->pPort; in siRemoveDevHandle()
430 pRequest->pDevice = pDevice; in saRegisterNewDevice()
624 if (pDevice == agNULL) in saGetDeviceInfo()
690 if(agNULL == pDevice ) in saSetDeviceInfo()
699 pDevice->option = option; in saSetDeviceInfo()
700 pDevice->param = param; in saSetDeviceInfo()
753 if (pDevice == agNULL) in saGetDeviceState()
[all …]
H A Dsaport.c89 if ( agNULL != pDevice) in siPortSASDeviceAdd()
99 pDevice->initiatorDevHandle.sdkData = pDevice; in siPortSASDeviceAdd()
105 pDevice->targetDevHandle.sdkData = pDevice; in siPortSASDeviceAdd()
114 pDevice->pPort = pPort; in siPortSASDeviceAdd()
153 return pDevice; in siPortSASDeviceAdd()
193 pDevice->pPort = agNULL; in siPortDeviceRemove()
267 if ( agNULL != pDevice) in siPortSATADeviceAdd()
276 pDevice->targetDevHandle.sdkData = pDevice; in siPortSATADeviceAdd()
298 pDevice->pPort = pPort; in siPortSATADeviceAdd()
316 return pDevice; in siPortSATADeviceAdd()
[all …]
H A Dsasata.c105 pPort = pDevice->pPort; in saSATAStart()
115 deviceIndex = pDevice->DeviceMapIndex; in saSATAStart()
150 pRequest->pDevice = pDevice; in saSATAStart()
642 pDevice = pRequest->pDevice; in saSATAAbort()
653 pDeviceABT = pRequestABT->pDevice; in saSATAAbort()
664 if (agNULL != pDevice) in saSATAAbort()
667 pPort = pDevice->pPort; in saSATAAbort()
681 pPort = pDevice->pPort; in saSATAAbort()
717 pRequest->pDevice = pDevice; in saSATAAbort()
867 agsaDeviceDesc_t *pDevice; in siEventSATAResponseWtDataRcvd() local
[all …]
H A Dsasmp.c74 agsaDeviceDesc_t *pDevice; in saSMPStart() local
117 pDevice = (agsaDeviceDesc_t *) (agDevHandle->sdkData); in saSMPStart()
119 pPort = pDevice->pPort; in saSMPStart()
157 saLlistIOAdd(&(pDevice->pendingIORequests), &(pRequest->linkNode)); in saSMPStart()
164 pRequest->pDevice = pDevice; in saSMPStart()
531 agsaDeviceDesc_t *pDevice; in saSMPAbort() local
558 pDevice = pRequestABT->pDevice; in saSMPAbort()
560 if (agNULL == pDevice) in saSMPAbort()
574 pDevice = (agsaDeviceDesc_t *) (agDevHandle->sdkData); in saSMPAbort()
575 if (agNULL == pDevice) in saSMPAbort()
[all …]
H A Dsampirsp.c2226 pDevice = pRequest->pDevice; in mpiDeviceRegRsp()
2354 siPortDeviceRemove(agRoot, pDevice->pPort, pDevice, agFALSE); in mpiDeviceRegRsp()
2398 siPortDeviceRemove(agRoot, pDevice->pPort, pDevice, agFALSE); in mpiDeviceRegRsp()
2440 siPortDeviceRemove(agRoot, pDevice->pPort, pDevice, agFALSE); in mpiDeviceRegRsp()
2453 siPortDeviceRemove(agRoot, pDevice->pPort, pDevice, agFALSE); in mpiDeviceRegRsp()
2466 siPortDeviceRemove(agRoot, pDevice->pPort, pDevice, agFALSE); in mpiDeviceRegRsp()
2550 pDevice = pRequest->pDevice; in mpiDeregDevHandleRsp()
4469 pDevice = pRequest->pDevice; in mpiSSPAbortRsp()
4564 pDevice = pRequest->pDevice; in mpiSATAAbortRsp()
5129 pDevice = pRequest->pDevice; in mpiGeneralEventRsp()
[all …]
H A Dsassp.c250 agsaDeviceDesc_t *pDevice; in saFastSSPCancel() local
253 pDevice = ior->pDevice; in saFastSSPCancel()
285 agsaDeviceDesc_t *pDevice; in saFastSSPPrepare() local
350 pRequest->pDevice = pDevice; in saFastSSPPrepare()
621 if(pDevice == agNULL ) in saSSPStart()
629 pPort = pDevice->pPort; in saSSPStart()
750 pRequest->pDevice = pDevice; in saSSPStart()
1733 pDevice = pRequest->pDevice; in saSSPAbort()
1754 if (agNULL != pDevice) in saSSPAbort()
1784 if (agNULL == pDevice) in saSSPAbort()
[all …]
H A Dsaint.c1475 agsaDeviceDesc_t *pDevice; in siEventSSPResponseWtDataRcvd() local
1487 pDevice = pRequest->pDevice; in siEventSSPResponseWtDataRcvd()
1566 pDevice = pRequest->pDevice; in siIODone()
1686 agsaDeviceDesc_t *pDevice; in siAbnormal() local
1704 pDevice = pRequest->pDevice; in siAbnormal()
1854 agsaDeviceDesc_t *pDevice; in siDifAbnormal() local
1869 pDevice = pRequest->pDevice; in siDifAbnormal()
2004 pDevice = pRequest->pDevice; in siSMPRespRcvd()
2005 SA_ASSERT(pDevice, "pDevice"); in siSMPRespRcvd()
2999 pRequest->pDevice ? pRequest->pDevice->DeviceMapIndex : -1)); in mpiSATACompletion()
[all …]
H A Dsautil.c190 pRequestDesc->pDevice ? pRequestDesc->pDevice->DeviceMapIndex : 0, in siDumpActiveIORequests()
284 if (pRequestDesc->pDevice) in siClearActiveIORequestsOnDevice()
286 if (pRequestDesc->pDevice->DeviceMapIndex == device) in siClearActiveIORequestsOnDevice()
335 if (pRequestDesc->pDevice) in siCountActiveIORequestsOnDevice()
337 if (pRequestDesc->pDevice->DeviceMapIndex == device) in siCountActiveIORequestsOnDevice()
H A Dsaproto.h155 agsaDeviceDesc_t *pDevice,
176 agsaDeviceDesc_t *pDevice
650 agsaDeviceDesc_t *pDevice,
H A Dsatypes.h134 …agsaDeviceDesc_t *pDevice; /**< the pointer to the device, to which the request is sent … member
H A Dsaioctlcmd.c3360 agsaDeviceDesc_t *pDevice; in saSendSMPIoctl() local
3415 pDevice = (agsaDeviceDesc_t *) (agDevHandle->sdkData); in saSendSMPIoctl()
3417 pPort = pDevice->pPort; in saSendSMPIoctl()
3433 saLlistIOAdd(&(pDevice->pendingIORequests), &(pRequest->linkNode)); in saSendSMPIoctl()
3440 pRequest->pDevice = pDevice; in saSendSMPIoctl()
3469 saLlistIORemove(&(pDevice->pendingIORequests), &(pRequest->linkNode)); in saSendSMPIoctl()
3487 saLlistIORemove(&(pDevice->pendingIORequests), &(pRequest->linkNode)); in saSendSMPIoctl()
3510 …OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSMPCmd_t, deviceId), pDevice->DeviceMapIndex… in saSendSMPIoctl()
3568 …OSSA_WRITE_LE_32(agRoot, &vpayload, OSSA_OFFSET_OF(agsaSMPCmd_V_t, deviceId), pDevice->DeviceMapIn… in saSendSMPIoctl()
H A Dsampicmd.c967 agsaDeviceDesc_t *pDevice, in mpiDeregDevHandleCmd() argument
995 pRequest->pDevice = pDevice; in mpiDeregDevHandleCmd()
H A Dsainit.c804 pRequestDesc->pDevice = agNULL; in saInitialize()
3890 pRequestDesc->pDevice = agNULL; in siInitResources()
/freebsd-14.2/sys/dev/qat/qat_api/device/
H A Ddev_info.c36 icp_accel_dev_t *pDevice = NULL; in cpaGetDeviceInfo() local
62 pDevice = icp_adf_getAccelDevByAccelId(device); in cpaGetDeviceInfo()
63 if (NULL == pDevice) { in cpaGetDeviceInfo()
69 deviceInfo->sku = pDevice->sku; in cpaGetDeviceInfo()
70 deviceInfo->deviceId = pDevice->pciDevId; in cpaGetDeviceInfo()
71 deviceInfo->bdf = icp_adf_get_busAddress(pDevice->accelId); in cpaGetDeviceInfo()
72 deviceInfo->numaNode = pDevice->pkg_id; in cpaGetDeviceInfo()
74 if (DEVICE_DH895XCCVF == pDevice->deviceType || in cpaGetDeviceInfo()
75 DEVICE_C62XVF == pDevice->deviceType || in cpaGetDeviceInfo()
76 DEVICE_C3XXXVF == pDevice->deviceType || in cpaGetDeviceInfo()
[all …]
/freebsd-14.2/sys/dev/qat/qat_api/common/utils/
H A Dsal_versions.c126 icp_accel_dev_t *pDevice = NULL; in icp_sal_getDevVersionInfo() local
152 pDevice = (icp_accel_dev_t *)pAccel_dev[index]; in icp_sal_getDevVersionInfo()
154 if (pDevice->accelId == devId) { in icp_sal_getDevVersionInfo()
155 status = SalVersions_FillVersionInfo(pDevice, in icp_sal_getDevVersionInfo()
/freebsd-14.2/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c2347 if ((pDevice == NULL) || !(pDevice->flags & ACTIVE)) in agtiapi_StartTM()
3907 ag_device_t *pDevice; in agtiapi_CheckError() local
3926 pDevice = NULL; in agtiapi_CheckError()
5378 wwncpy( pDevice ); in agtiapi_GetDevHandle()
5379 wwnprintk( (unsigned char*)pDevice->targetName, pDevice->targetLen ); in agtiapi_GetDevHandle()
5529 wwncpy( pDevice ); in agtiapi_GetDevHandle()
5739 if (sizeof(pDevice->targetName) >= pDevice->devInfo.osAddress1 + in wwncpy()
5745 memcpy(pDevice->targetName + pDevice->devInfo.osAddress1, in wwncpy()
5748 pDevice->targetLen = pDevice->devInfo.osAddress1 + in wwncpy()
5755 pDevice->devInfo.osAddress1, pDevice->devInfo.osAddress2); in wwncpy()
[all …]
H A Dagtiproto.h69 STATIC int wwncpy(ag_device_t *pDevice);
H A Dosapi.c768 ag_device_t *pDevice = (ag_device_t *)tiDeviceHandle->osData; in ostiSetDeviceQueueDepth() local
771 pDevice->qdepth = QueueDepth; in ostiSetDeviceQueueDepth()
/freebsd-14.2/sys/dev/hptmv/
H A Dvdevice.h206 void HPTLIBAPI OsSetDeviceTable(PDevice pDevice, PIDENTIFY_DATA pIdentify);
215 void OsReturnTable(PDevice pDevice);
H A Dentry.c203 PDevice pDevice = &pCmd->pVDevice->u.disk; in handleEdmaError() local
204 MV_SATA_ADAPTER * pSataAdapter = pDevice->mv->mvSataAdapter; in handleEdmaError()
206 if (!pDevice->df_on_line) { in handleEdmaError()
226 fNotifyGUI(ET_DEVICE_ERROR, Map2pVDevice(pDevice)); in handleEdmaError()
1709 PDevice pDevice = &pVDevice->u.disk; in fDeviceSendCommand() local
1724 if (!pDevice->df_on_line) { in fDeviceSendCommand()
1732 pMvSataChannel = pDevice->mv; in fDeviceSendCommand()
1737 Lba += pDevice->dDeHiddenLba; in fDeviceSendCommand()
1739 if (Lba+nSector-1 > pDevice->dDeRealCapacity) { in fDeviceSendCommand()
1756 if (pDevice->bDeModeSetting<8) goto pio; in fDeviceSendCommand()
[all …]
H A Darray.h215 void HPTLIBAPI fCheckArray(PDevice pDevice);