Home | History | Annotate | Download | only in Virtio10Dxe

Lines Matching defs:Address

495   UINT64         Address;

500 Address = (UINTN)Ring->Desc;
503 sizeof Address, &Address);
508 Address = (UINTN)Ring->Avail.Flags;
511 sizeof Address, &Address);
516 Address = (UINTN)Ring->Used.Flags;
519 sizeof Address, &Address);