Searched refs:dmIntPortContext_t (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmproto.h90 dmIntPortContext_t *onePortContext
126 dmIntPortContext_t *onePortContext
131 dmIntPortContext_t *onePortContext
138 dmIntPortContext_t *onePortContext
144 dmIntPortContext_t *onePortContext,
151 dmIntPortContext_t *onePortContext,
157 dmIntPortContext_t *onePortContext,
164 dmIntPortContext_t *onePortContext,
171 dmIntPortContext_t *onePortContext,
179 dmIntPortContext_t *onePortContex
[all...]
H A Ddmdisc.c65 dmIntPortContext_t *onePortContext = agNULL;
69 onePortContext = (dmIntPortContext_t *)dmPortContext->dmData;
147 dmIntPortContext_t *onePortContext
210 dmIntPortContext_t *onePortContext,
279 dmIntPortContext_t *onePortContext
356 dmIntPortContext_t *onePortContext,
412 dmIntPortContext_t *onePortContext,
483 dmIntPortContext_t *onePortContext,
595 dmIntPortContext_t *onePortContext,
1010 dmIntPortContext_t *onePortContex
[all...]
H A Ddmport.c65 dmIntPortContext_t *onePortContext = agNULL;
116 onePortContext = DMLIST_OBJECT_BASE(dmIntPortContext_t, FreeLink, PortContextList);
180 dmIntPortContext_t *onePortContext = agNULL;
222 onePortContext = (dmIntPortContext_t *)dmPortContext->dmData;
H A Ddminit.c83 memoryRequirement->dmMemory[DM_PORT_MEM_INDEX].singleElementLength = sizeof(dmIntPortContext_t);
223 dmIntPortContext_t *dmIntPortContext;
283 dmIntPortContext = (dmIntPortContext_t *) (memoryAllocated->dmMemory[DM_PORT_MEM_INDEX].virtPtr);
284 dmAllShared->PortContextMem = (dmIntPortContext_t *)dmIntPortContext;
694 dmIntPortContext_t *dmPortContext = (dmIntPortContext_t *)dmAllShared->PortContextMem;
765 DM_DBG6(("dmPortContextInit: sizeof(tdsaPortContext_t) %d 0x%x\n", sizeof(dmIntPortContext_t), sizeof(dmIntPortContext_t)));
774 dmIntPortContext_t *onePortContext
918 dmIntPortContext_t *dmPortContex
[all...]
H A Ddmtypes.h189 } dmIntPortContext_t; typedef in typeref:struct:dmIntPortContext_s
341 dmIntPortContext_t *dmPortContext; /* portcontext where SMP is sent from */
391 dmIntPortContext_t *PortContextMem;
H A Ddmsmp.c56 dmIntPortContext_t *onePortContext = agNULL;
598 dmIntPortContext_t *onePortContext = agNULL;
707 dmIntPortContext_t *onePortContext = agNULL;
854 dmIntPortContext_t *onePortContext = agNULL;
964 dmIntPortContext_t *onePortContext = agNULL;
1218 dmIntPortContext_t *onePortContext = agNULL;
1426 dmIntPortContext_t *onePortContext = agNULL;
1616 dmIntPortContext_t *onePortContext;
1694 dmIntPortContext_t *onePortContext;
1879 dmIntPortContext_t *onePortContex
[all...]

Completed in 190 milliseconds