HomeSort by: relevance | last modified time | path
    Searched refs:trg (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/imx/
imx23_apbdma.c 210 * Set src->next point to trg's physical DMA mapped address.
213 apbdma_cmd_chain(apbdma_command_t src, apbdma_command_t trg, void *buf,
220 trg_offset = (bus_addr_t)trg - (bus_addr_t)buf;
  /src/sys/external/bsd/acpica/dist/common/
dmtbdump1.c 1050 unsigned int *trg = &(ptr->InterleaveTargets[i]); local in function:AcpiDmDumpCedt
1052 Status = AcpiDmDumpTable (Length, loc_offset, trg,
1081 UINT64 *trg = &(ptr->XormapList[i]); local in function:AcpiDmDumpCedt
1083 Status = AcpiDmDumpTable (Length, loc_offset, trg,

Completed in 13 milliseconds