Searched refs:dmIntRoot (Results 1 – 5 of 5) sorted by relevance
64 dmIntRoot_t *dmIntRoot = agNULL; in dmCreatePort() local96 dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmCreatePort()98 if (dmIntRoot == agNULL) in dmCreatePort()104 dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmCreatePort()179 dmIntRoot_t *dmIntRoot = agNULL; in dmDestroyPort() local202 dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmDestroyPort()204 if (dmIntRoot == agNULL) in dmDestroyPort()210 dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmDestroyPort()
223 dmIntRoot_t *dmIntRoot; in dmInitialize() local275 dmIntRoot = (dmIntRoot_t *) (memoryAllocated->dmMemory[DM_ROOT_MEM_INDEX].virtPtr); in dmInitialize()276 dmRoot->dmData = (void *) dmIntRoot; in dmInitialize()278 dmAllShared = (dmIntContext_t *)&(dmIntRoot->dmAllShared); in dmInitialize()453 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmSMPInit() local454 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmSMPInit()498 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmDeviceDataInit() local499 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmDeviceDataInit()604 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmExpanderDeviceDataInit() local605 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmExpanderDeviceDataInit()[all …]
608 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmUpStreamDiscoverExpanderPhy() local609 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmUpStreamDiscoverExpanderPhy()1023 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmUpStreamDiscover2ExpanderPhy() local1024 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmUpStreamDiscover2ExpanderPhy()1441 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmDownStreamDiscoverExpanderPhy() local1442 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmDownStreamDiscoverExpanderPhy()2252 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmDownStreamDiscover2ExpanderPhy() local2253 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmDownStreamDiscover2ExpanderPhy()3051 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmDiscoveringUndoAdd() local3052 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmDiscoveringUndoAdd()[all …]
118 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmProcessTimers() local119 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmProcessTimers()
55 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmSMPStart() local56 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmSMPStart()525 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmPhyControlSend() local526 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmPhyControlSend()562 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmReportGeneralSend() local563 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmReportGeneralSend()606 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmReportGeneralRespRcvd() local607 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmReportGeneralRespRcvd()715 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmReportGeneral2RespRcvd() local716 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmReportGeneral2RespRcvd()[all …]