Home
last modified time | relevance | path

Searched refs:smIntRoot (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/dev/pms/RefTisa/sat/src/
H A Dsminit.c168 smIntRoot_t *smIntRoot; in smInitialize() local
230 smIntRoot = (smIntRoot_t *) (memoryAllocated->smMemory[SM_ROOT_MEM_INDEX].virtPtr); in smInitialize()
231 smRoot->smData = (void *) smIntRoot; in smInitialize()
233 smAllShared = (smIntContext_t *)&(smIntRoot->smAllShared); in smInitialize()
302 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smInitTimers() local
303 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smInitTimers()
375 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smDeviceDataInit() local
376 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smDeviceDataInit()
450 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smIOInit() local
451 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smIOInit()
H A Dsmsatcb.c233 smIntRoot_t *smIntRoot = agNULL; in smsatPacketCB() local
426 smIntRoot_t *smIntRoot = agNULL; in smsatRequestSenseForATAPICB() local
1136 smIntRoot_t *smIntRoot = agNULL; in smsatChainedDataIOCB() local
1425 smIntRoot_t *smIntRoot = agNULL; in smsatNonChainedVerifyCB() local
1952 smIntRoot_t *smIntRoot = agNULL; in smsatTestUnitReadyCB() local
2322 smIntRoot_t *smIntRoot = agNULL; in smsatRequestSenseCB() local
3958 smIntRoot_t *smIntRoot = agNULL; in smsatWriteSame10CB() local
5971 smIntRoot_t *smIntRoot = agNULL; in smsatNonChainedWriteNVerifyCB() local
6349 smIntRoot_t *smIntRoot = agNULL; in smsatChainedWriteNVerifyCB() local
9518 smIntRoot_t *smIntRoot = agNULL; in smsatNonDataIOCB() local
[all …]
H A Dsmtimer.c116 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smProcessTimers() local
117 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smProcessTimers()
H A Dsmsathw.c59 smIntRoot_t *smIntRoot = (smIntRoot_t *) smRoot->smData; in smsataLLIOStart() local
60 smIntContext_t *smAllShared = (smIntContext_t *)&(smIntRoot->smAllShared); in smsataLLIOStart()
H A Dsmsat.c119 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smIOAbort() local
244 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smIOAbortAll() local
552 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smTaskManagement() local
685 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smDequeueIO() local
1190 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smPhyControlSend() local
1430 smIntRoot_t *smIntRoot = agNULL; in smEnqueueIO() local
1436 smIntRoot = (smIntRoot_t *)smRoot->smData; in smEnqueueIO()
1437 smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smEnqueueIO()
1779 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smAddToSharedcontext() local
1880 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smRemoveFromSharedcontext() local
[all …]