Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pms/RefTisa/sat/src/
H A Dsmproto.h332 smDeviceHandle_t *smDeviceHandle,
401 smDeviceHandle_t *smDeviceHandle,
439 smDeviceHandle_t *smDeviceHandle,
459 smDeviceHandle_t *smDeviceHandle,
496 smDeviceHandle_t *smDeviceHandle,
515 smDeviceHandle_t *smDeviceHandle,
535 smDeviceHandle_t *smDeviceHandle,
555 smDeviceHandle_t *smDeviceHandle,
626 smDeviceHandle_t *smDeviceHandle,
664 smDeviceHandle_t *smDeviceHandle,
[all …]
H A Dsmsat.c59 if (smDeviceHandle == agNULL) in smRegisterDevice()
95 if (smDeviceHandle == agNULL) in smDeregisterDevice()
264 if (smDeviceHandle == agNULL) in smIOAbortAll()
5193 smDeviceHandle, in smsatRead10()
5207 smDeviceHandle, in smsatRead10()
5221 smDeviceHandle, in smsatRead10()
6844 smDeviceHandle, in smsatWrite10()
17317 smDeviceHandle, in smsatRead_1()
17328 smDeviceHandle, in smsatRead_1()
17601 smDeviceHandle, in smsatWrite_1()
[all …]
H A Dsmsatcb.c87 if (smDeviceHandle == agNULL) in smllSATACompleted()
130 if (smDeviceHandle == agNULL) in smllSATACompleted()
839 smDeviceHandle, in smsatDeviceResetCB()
10935 if (smDeviceHandle == agNULL) in smSMPCompleted()
11081 if (smDeviceHandle == agNULL) in smPhyControlRespRcvd()
11105 smDeviceHandle, in smPhyControlRespRcvd()
11114 smDeviceHandle, in smPhyControlRespRcvd()
11278 smDeviceHandle, in smsatCheckPowerModeCB()
11988 smDeviceHandle, in smsatDeResetDeviceCB()
12035 if (smDeviceHandle == agNULL) in smaSATAAbortCB()
[all …]
H A Dsmsathw.c53 smDeviceHandle_t *smDeviceHandle, in smsataLLIOStart() argument
58 smDeviceData_t *oneDeviceData = (smDeviceData_t *)smDeviceHandle->smData; in smsataLLIOStart()
259 smIORequestBody->smDevHandle = smDeviceHandle; in smsataLLIOStart()
318 smIORequestBody->smDevHandle = smDeviceHandle; in smsataLLIOStart()
372 nQNumber = tdsmRotateQnumber(smRoot, smDeviceHandle); in smsataLLIOStart()
/freebsd-12.1/sys/dev/pms/RefTisa/sat/api/
H A Dsmapi.h41 smDeviceHandle_t *smDeviceHandle,
51 smDeviceHandle_t *smDeviceHandle
67 smDeviceHandle_t *smDeviceHandle
88 smDeviceHandle_t *smDeviceHandle
95 smDeviceHandle_t *smDeviceHandle,
104 smDeviceHandle_t *smDeviceHandle,
114 smDeviceHandle_t *smDeviceHandle,
H A Dtdsmapi.h38 smDeviceHandle_t *smDeviceHandle,
55 smDeviceHandle_t *smDeviceHandle,
172 smDeviceHandle_t *smDeviceHandle
/freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsmcmnapi.c303 if (smDeviceHandle == agNULL) in tdsmIDCompletedCB()
472 smDeviceHandle->tdData = oneDeviceData; in tdsmIDCompletedCB()
478 smDeviceHandle in tdsmIDCompletedCB()
585 smDeviceHandle->tdData = oneDeviceData; in tdsmIDCompletedCB()
588 smDeviceHandle in tdsmIDCompletedCB()
698 smDeviceHandle_t *smDeviceHandle; in tdsmIOCompletedCB() local
741 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tdsmIOCompletedCB()
747 smDeviceHandle, in tdsmIOCompletedCB()
758 smDeviceHandle, in tdsmIOCompletedCB()
871 smDeviceHandle_t *smDeviceHandle, in tdsmEventCB() argument
[all …]
H A Dtdmisc.c262 smDeviceHandle_t *smDeviceHandle; in tiINIIOAbortAll() local
320 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tiINIIOAbortAll()
321 smDeviceHandle->tdData = oneDeviceData; in tiINIIOAbortAll()
322 status = smIOAbortAll(smRoot, smDeviceHandle); in tiINIIOAbortAll()
721 smDeviceHandle_t *smDeviceHandle; in tiINITaskManagement() local
1101 smDeviceHandle = &(oneDeviceData->smDeviceHandle); in tiINITaskManagement()
1153 smDeviceHandle, in tiINITaskManagement()
H A Dossacmnapi.c6176 &(oneDeviceData->smDeviceHandle), in ossaDeviceRegistrationCB()
6194 &(oneDeviceData->smDeviceHandle), in ossaDeviceRegistrationCB()
8536 smDeviceHandle_t *smDeviceHandle; in tdIDStartTimerCB() local
8581 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tdIDStartTimerCB()
8589 if (smDeviceHandle == agNULL) in tdIDStartTimerCB()
8686 smDeviceHandle->tdData = oneDeviceData; in tdIDStartTimerCB()
8687 IDstatus = smIDStart(smRoot, smIORequest, smDeviceHandle ); in tdIDStartTimerCB()
8784 smDeviceHandle_t *smDeviceHandle; in tdIDStart() local
8856 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tdIDStart()
8857 smDeviceHandle->tdData = oneDeviceData; in tdIDStart()
[all …]
H A Dtddmcmnapi.c948 … smDeregisterDevice(smRoot, agNULL, oneDeviceData->agDevHandle, &(oneDeviceData->smDeviceHandle)); in tddmReportDevice()
H A Dtdport.c6394 smDeviceHandle_t *smDeviceHandle = agNULL; in tdssRemoveSASSATAFromSharedcontextByReset() local
6450 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tdssRemoveSASSATAFromSharedcontextByReset()
6451 smDeregisterDevice(smRoot, agDevHandle, smDeviceHandle); in tdssRemoveSASSATAFromSharedcontextByReset()
/freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdio.c136 smDeviceHandle_t *smDeviceHandle; in tiINIIOStart() local
358 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tiINIIOStart()
359 smDeviceHandle->tdData = oneDeviceData; in tiINIIOStart()
366 smDeviceHandle, in tiINIIOStart()
678 smDeviceHandle_t *smDeviceHandle; in tiINISuperIOStart() local
1022 smDeviceHandle = (smDeviceHandle_t *)&(oneDeviceData->smDeviceHandle); in tiINISuperIOStart()
1023 smDeviceHandle->tdData = oneDeviceData; in tiINISuperIOStart()
1030 smDeviceHandle, in tiINISuperIOStart()
/freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h382 smDeviceHandle_t smDeviceHandle; /* for SATM */ member