/freebsd/sys/dev/pms/RefTisa/sat/src/ |
H A D | smproto.h | 139 smDeviceHandle_t *smDeviceHandle, 148 smDeviceHandle_t *smDeviceHandle 161 smDeviceHandle_t *smDeviceHandle, 172 smDeviceHandle_t *smDeviceHandle, 182 smDeviceHandle_t *smDeviceHandle, 192 smDeviceHandle_t *smDeviceHandle, 331 smDeviceHandle_t *smDeviceHandle, 343 smDeviceHandle_t *smDeviceHandle, 352 smDeviceHandle_t *smDeviceHandle, 360 smDeviceHandle_t *smDeviceHandle, [all …]
|
H A D | smsat.c | 48 smDeviceHandle_t *smDeviceHandle, in smRegisterDevice() argument 58 if (smDeviceHandle == agNULL) in smRegisterDevice() 70 oneDeviceData = smAddToSharedcontext(smRoot, agDevHandle, smDeviceHandle, agExpDevHandle, phyID); in smRegisterDevice() 87 smDeviceHandle_t *smDeviceHandle in smDeregisterDevice() argument 94 if (smDeviceHandle == agNULL) in smDeregisterDevice() 106 status = smRemoveFromSharedcontext(smRoot, agDevHandle, smDeviceHandle); in smDeregisterDevice() 240 smDeviceHandle_t *smDeviceHandle in smIOAbortAll() argument 263 if (smDeviceHandle == agNULL) in smIOAbortAll() 269 oneDeviceData = (smDeviceData_t *)smDeviceHandle->smData; in smIOAbortAll() 327 smAbortIORequestBody->smDevHandle = smDeviceHandle; in smIOAbortAll() [all …]
|
H A D | smsatcb.c | 63 smDeviceHandle_t *smDeviceHandle = agNULL; in smllSATACompleted() local 85 smDeviceHandle = smIORequestBody->smDevHandle; in smllSATACompleted() 86 if (smDeviceHandle == agNULL) in smllSATACompleted() 91 oneDeviceData = (smDeviceData_t *)smDeviceHandle->smData; in smllSATACompleted() 127 smDeviceHandle = smIORequestBody->smDevHandle; in smllSATACompleted() 129 if (smDeviceHandle == agNULL) in smllSATACompleted() 135 oneDeviceData = (smDeviceData_t *)smDeviceHandle->smData; in smllSATACompleted() 572 smDeviceHandle_t *smDeviceHandle; in smsatSetFeaturesPIOCB() local 586 smDeviceHandle = satIOContext->psmDeviceHandle; in smsatSetFeaturesPIOCB() 629 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesPIOCB() [all …]
|
H A D | smsathw.c | 52 smDeviceHandle_t *smDeviceHandle, in smsataLLIOStart() argument 57 smDeviceData_t *oneDeviceData = (smDeviceData_t *)smDeviceHandle->smData; in smsataLLIOStart() 258 smIORequestBody->smDevHandle = smDeviceHandle; in smsataLLIOStart() 317 smIORequestBody->smDevHandle = smDeviceHandle; in smsataLLIOStart() 371 nQNumber = tdsmRotateQnumber(smRoot, smDeviceHandle); in smsataLLIOStart()
|
/freebsd/sys/dev/pms/RefTisa/sat/api/ |
H A D | smapi.h | 40 smDeviceHandle_t *smDeviceHandle, 50 smDeviceHandle_t *smDeviceHandle 66 smDeviceHandle_t *smDeviceHandle 87 smDeviceHandle_t *smDeviceHandle 94 smDeviceHandle_t *smDeviceHandle, 103 smDeviceHandle_t *smDeviceHandle, 113 smDeviceHandle_t *smDeviceHandle,
|
H A D | tdsmapi.h | 37 smDeviceHandle_t *smDeviceHandle, 54 smDeviceHandle_t *smDeviceHandle, 171 smDeviceHandle_t *smDeviceHandle
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdsmcmnapi.c | 278 smDeviceHandle_t *smDeviceHandle, in tdsmIDCompletedCB() argument 302 if (smDeviceHandle == agNULL) in tdsmIDCompletedCB() 313 oneDeviceData = (tdsaDeviceData_t *)smDeviceHandle->tdData; in tdsmIDCompletedCB() 471 smDeviceHandle->tdData = oneDeviceData; in tdsmIDCompletedCB() 477 smDeviceHandle in tdsmIDCompletedCB() 584 smDeviceHandle->tdData = oneDeviceData; in tdsmIDCompletedCB() 587 smDeviceHandle in tdsmIDCompletedCB() 697 smDeviceHandle_t *smDeviceHandle; in tdsmIOCompletedCB() local 740 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tdsmIOCompletedCB() 746 smDeviceHandle, in tdsmIOCompletedCB() [all …]
|
H A D | tdmisc.c | 261 smDeviceHandle_t *smDeviceHandle; in tiINIIOAbortAll() local 319 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tiINIIOAbortAll() 320 smDeviceHandle->tdData = oneDeviceData; in tiINIIOAbortAll() 321 status = smIOAbortAll(smRoot, smDeviceHandle); in tiINIIOAbortAll() 720 smDeviceHandle_t *smDeviceHandle; in tiINITaskManagement() local 1100 smDeviceHandle = &(oneDeviceData->smDeviceHandle); in tiINITaskManagement() 1152 smDeviceHandle, in tiINITaskManagement()
|
H A D | ossacmnapi.c | 6175 &(oneDeviceData->smDeviceHandle), in ossaDeviceRegistrationCB() 6193 &(oneDeviceData->smDeviceHandle), in ossaDeviceRegistrationCB() 6521 smDeregisterDevice(smRoot, oneDeviceData->agDevHandle, &(oneDeviceData->smDeviceHandle)); in ossaDeregisterDeviceHandleCB() 6643 smDeregisterDevice(smRoot, oneDeviceData->agDevHandle, &(oneDeviceData->smDeviceHandle)); in ossaDeregisterDeviceHandleCB() 8535 smDeviceHandle_t *smDeviceHandle; in tdIDStartTimerCB() local 8580 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tdIDStartTimerCB() 8588 if (smDeviceHandle == agNULL) in tdIDStartTimerCB() 8685 smDeviceHandle->tdData = oneDeviceData; in tdIDStartTimerCB() 8686 IDstatus = smIDStart(smRoot, smIORequest, smDeviceHandle ); in tdIDStartTimerCB() 8783 smDeviceHandle_t *smDeviceHandle; in tdIDStart() local [all …]
|
H A D | tddmcmnapi.c | 947 … smDeregisterDevice(smRoot, agNULL, oneDeviceData->agDevHandle, &(oneDeviceData->smDeviceHandle)); in tddmReportDevice()
|
H A D | tdport.c | 6393 smDeviceHandle_t *smDeviceHandle = agNULL; in tdssRemoveSASSATAFromSharedcontextByReset() local 6449 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tdssRemoveSASSATAFromSharedcontextByReset() 6450 smDeregisterDevice(smRoot, agDevHandle, smDeviceHandle); in tdssRemoveSASSATAFromSharedcontextByReset()
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
H A D | itdio.c | 135 smDeviceHandle_t *smDeviceHandle; in tiINIIOStart() local 357 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tiINIIOStart() 358 smDeviceHandle->tdData = oneDeviceData; in tiINIIOStart() 365 smDeviceHandle, in tiINIIOStart() 677 smDeviceHandle_t *smDeviceHandle; in tiINISuperIOStart() local 1021 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tiINISuperIOStart() 1022 smDeviceHandle->tdData = oneDeviceData; in tiINISuperIOStart() 1029 smDeviceHandle, in tiINISuperIOStart()
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/ |
H A D | tdtypes.h | 381 smDeviceHandle_t smDeviceHandle; /* for SATM */ member
|