Searched refs:dmIntRoot (Results 1 – 5 of 5) sorted by relevance
63 dmIntRoot_t *dmIntRoot = agNULL; in dmCreatePort() local95 dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmCreatePort()97 if (dmIntRoot == agNULL) in dmCreatePort()103 dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmCreatePort()178 dmIntRoot_t *dmIntRoot = agNULL; in dmDestroyPort() local201 dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmDestroyPort()203 if (dmIntRoot == agNULL) in dmDestroyPort()209 dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmDestroyPort()
222 dmIntRoot_t *dmIntRoot; in dmInitialize() local274 dmIntRoot = (dmIntRoot_t *) (memoryAllocated->dmMemory[DM_ROOT_MEM_INDEX].virtPtr); in dmInitialize()275 dmRoot->dmData = (void *) dmIntRoot; in dmInitialize()277 dmAllShared = (dmIntContext_t *)&(dmIntRoot->dmAllShared); in dmInitialize()452 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmSMPInit() local453 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmSMPInit()497 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmDeviceDataInit() local498 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmDeviceDataInit()603 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmExpanderDeviceDataInit() local604 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmExpanderDeviceDataInit()[all …]
607 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmUpStreamDiscoverExpanderPhy() local608 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmUpStreamDiscoverExpanderPhy()1022 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmUpStreamDiscover2ExpanderPhy() local1023 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmUpStreamDiscover2ExpanderPhy()1440 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmDownStreamDiscoverExpanderPhy() local1441 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmDownStreamDiscoverExpanderPhy()2251 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmDownStreamDiscover2ExpanderPhy() local2252 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmDownStreamDiscover2ExpanderPhy()3050 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmDiscoveringUndoAdd() local3051 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmDiscoveringUndoAdd()[all …]
117 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmProcessTimers() local118 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmProcessTimers()
54 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmSMPStart() local55 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmSMPStart()524 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmPhyControlSend() local525 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmPhyControlSend()561 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmReportGeneralSend() local562 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmReportGeneralSend()605 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmReportGeneralRespRcvd() local606 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmReportGeneralRespRcvd()714 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmReportGeneral2RespRcvd() local715 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmReportGeneral2RespRcvd()[all …]