OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Prp
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpressPassthru.c
202
Create
PRP
lists for data transfer which is larger than 2 memory pages.
203
Note here we calcuate the number of required
PRP
lists and allocate them at one time.
208
@param[out] PrpListHost The host base address of
PRP
lists.
209
@param[in,out] PrpListNo The number of
PRP
List.
212
@retval The pointer to the first
PRP
List of the
PRP
lists.
235
// The number of
Prp
Entry in a memory page.
281
// Fill all
PRP
lists except of last one.
290
// Fill all
PRP
entries except of last one.
296
// Fill last
PRP
entries with next PRP List pointer.
[
all
...]
NvmExpressHci.h
665
UINT8 Psdt:1; //
PRP
or SGL for Data Transfer
686
UINT64
Prp
[2]; // First and second
PRP
entries
Completed in 56 milliseconds