Home
last modified time | relevance | path

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

/freebsd/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
267 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatPacketCB()
268 smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smsatPacketCB()
425 smIntRoot_t *smIntRoot = agNULL; in smsatRequestSenseForATAPICB() local
452 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatRequestSenseForATAPICB()
453 smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smsatRequestSenseForATAPICB()
560 smIntRoot_t *smIntRoot = agNULL; in smsatSetFeaturesPIOCB() local
588 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSetFeaturesPIOCB()
589 smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smsatSetFeaturesPIOCB()
707 smIntRoot_t *smIntRoot = agNULL; in smsatDeviceResetCB() 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
119 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smIOAbort()
243 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smIOAbortAll() local
244 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smIOAbortAll()
551 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smTaskManagement() local
552 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smTaskManagement()
684 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smDequeueIO() local
685 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smDequeueIO()
1189 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smPhyControlSend() local
1190 smIntContext_t *smAllShared = (smIntContext_t *)&smIntRoot->smAllShared; in smPhyControlSend()
[all …]