Home
last modified time | relevance | path

Searched refs:smDeviceHandle (Results 1 – 13 of 13) sorted by relevance

/freebsd-14.2/sys/dev/pms/RefTisa/sat/src/
H A Dsmproto.h331 smDeviceHandle_t *smDeviceHandle,
400 smDeviceHandle_t *smDeviceHandle,
438 smDeviceHandle_t *smDeviceHandle,
458 smDeviceHandle_t *smDeviceHandle,
495 smDeviceHandle_t *smDeviceHandle,
514 smDeviceHandle_t *smDeviceHandle,
534 smDeviceHandle_t *smDeviceHandle,
554 smDeviceHandle_t *smDeviceHandle,
625 smDeviceHandle_t *smDeviceHandle,
663 smDeviceHandle_t *smDeviceHandle,
[all …]
H A Dsmsat.c58 if (smDeviceHandle == agNULL) in smRegisterDevice()
94 if (smDeviceHandle == agNULL) in smDeregisterDevice()
263 if (smDeviceHandle == agNULL) in smIOAbortAll()
5192 smDeviceHandle, in smsatRead10()
5206 smDeviceHandle, in smsatRead10()
5220 smDeviceHandle, in smsatRead10()
6843 smDeviceHandle, in smsatWrite10()
17316 smDeviceHandle, in smsatRead_1()
17327 smDeviceHandle, in smsatRead_1()
17600 smDeviceHandle, in smsatWrite_1()
[all …]
H A Dsmsatcb.c86 if (smDeviceHandle == agNULL) in smllSATACompleted()
129 if (smDeviceHandle == agNULL) in smllSATACompleted()
838 smDeviceHandle, in smsatDeviceResetCB()
10934 if (smDeviceHandle == agNULL) in smSMPCompleted()
11080 if (smDeviceHandle == agNULL) in smPhyControlRespRcvd()
11104 smDeviceHandle, in smPhyControlRespRcvd()
11113 smDeviceHandle, in smPhyControlRespRcvd()
11277 smDeviceHandle, in smsatCheckPowerModeCB()
11987 smDeviceHandle, in smsatDeResetDeviceCB()
12034 if (smDeviceHandle == agNULL) in smaSATAAbortCB()
[all …]
H A Dsmsathw.c52 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-14.2/sys/dev/pms/RefTisa/sat/api/
H A Dsmapi.h40 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 Dtdsmapi.h37 smDeviceHandle_t *smDeviceHandle,
54 smDeviceHandle_t *smDeviceHandle,
171 smDeviceHandle_t *smDeviceHandle
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsmcmnapi.c302 if (smDeviceHandle == agNULL) 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()
757 smDeviceHandle, in tdsmIOCompletedCB()
870 smDeviceHandle_t *smDeviceHandle, in tdsmEventCB() argument
[all …]
H A Dtdmisc.c261 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 Dossacmnapi.c6175 &(oneDeviceData->smDeviceHandle), in ossaDeviceRegistrationCB()
6193 &(oneDeviceData->smDeviceHandle), in ossaDeviceRegistrationCB()
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
8855 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tdIDStart()
8856 smDeviceHandle->tdData = oneDeviceData; in tdIDStart()
[all …]
H A Dtddmcmnapi.c947 … smDeregisterDevice(smRoot, agNULL, oneDeviceData->agDevHandle, &(oneDeviceData->smDeviceHandle)); in tddmReportDevice()
H A Dtdport.c6393 smDeviceHandle_t *smDeviceHandle = agNULL; in tdssRemoveSASSATAFromSharedcontextByReset() local
6449 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tdssRemoveSASSATAFromSharedcontextByReset()
6450 smDeregisterDevice(smRoot, agDevHandle, smDeviceHandle); in tdssRemoveSASSATAFromSharedcontextByReset()
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdio.c135 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-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h381 smDeviceHandle_t smDeviceHandle; /* for SATM */ member