Lines Matching refs:dmIntRoot
54 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmSMPStart() local
55 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmSMPStart()
524 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmPhyControlSend() local
525 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmPhyControlSend()
561 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmReportGeneralSend() local
562 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmReportGeneralSend()
605 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmReportGeneralRespRcvd() local
606 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmReportGeneralRespRcvd()
714 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmReportGeneral2RespRcvd() local
715 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmReportGeneral2RespRcvd()
813 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmDiscoverSend() local
814 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmDiscoverSend()
1149 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmReportPhySataSend() local
1150 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmReportPhySataSend()
1612 dmIntRoot_t *dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmRoutingEntryAdd() local
1613 dmIntContext_t *dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmRoutingEntryAdd()
2285 dmIntRoot_t *dmIntRoot = agNULL; in dmSMPCompleted() local
2317 dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmSMPCompleted()
2318 dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmSMPCompleted()
3689 dmIntRoot_t *dmIntRoot = agNULL; in dmSMPAbortCB() local
3702 dmIntRoot = (dmIntRoot_t *)dmRoot->dmData; in dmSMPAbortCB()
3703 dmAllShared = (dmIntContext_t *)&dmIntRoot->dmAllShared; in dmSMPAbortCB()