Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pms/RefTisa/sat/src/
H A Dsminit.c167 smIntRoot_t *smIntRoot; in smInitialize() local
229 smIntRoot = (smIntRoot_t *) (memoryAllocated->smMemory[SM_ROOT_MEM_INDEX].virtPtr); in smInitialize()
230 smRoot->smData = (void *) smIntRoot; in smInitialize()
232 smAllShared = (smIntContext_t *)&(smIntRoot->smAllShared); in smInitialize()
301 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smInitTimers() local
302 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smInitTimers()
374 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smDeviceDataInit() local
375 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smDeviceDataInit()
449 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smIOInit() local
450 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smIOInit()
H A Dsmsatcb.c232 smIntRoot_t *smIntRoot = agNULL; in smsatPacketCB() local
425 smIntRoot_t *smIntRoot = agNULL; in smsatRequestSenseForATAPICB() local
1135 smIntRoot_t *smIntRoot = agNULL; in smsatChainedDataIOCB() local
1424 smIntRoot_t *smIntRoot = agNULL; in smsatNonChainedVerifyCB() local
1951 smIntRoot_t *smIntRoot = agNULL; in smsatTestUnitReadyCB() local
2321 smIntRoot_t *smIntRoot = agNULL; in smsatRequestSenseCB() local
3957 smIntRoot_t *smIntRoot = agNULL; in smsatWriteSame10CB() local
5970 smIntRoot_t *smIntRoot = agNULL; in smsatNonChainedWriteNVerifyCB() local
6348 smIntRoot_t *smIntRoot = agNULL; in smsatChainedWriteNVerifyCB() local
9517 smIntRoot_t *smIntRoot = agNULL; in smsatNonDataIOCB() local
[all …]
H A Dsmtimer.c115 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smProcessTimers() local
116 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smProcessTimers()
H A Dsmsathw.c58 smIntRoot_t *smIntRoot = (smIntRoot_t *) smRoot->smData; in smsataLLIOStart() local
59 smIntContext_t *smAllShared = (smIntContext_t *)&(smIntRoot->smAllShared); in smsataLLIOStart()
H A Dsmsat.c118 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smIOAbort() local
243 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smIOAbortAll() local
551 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smTaskManagement() local
684 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smDequeueIO() local
1189 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smPhyControlSend() local
1429 smIntRoot_t *smIntRoot = agNULL; in smEnqueueIO() local
1435 smIntRoot = (smIntRoot_t *)smRoot->smData; in smEnqueueIO()
1436 smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smEnqueueIO()
1778 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smAddToSharedcontext() local
1879 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smRemoveFromSharedcontext() local
[all …]