HomeSort by relevance Sort by last modified time
    Searched refs:QueryFunc (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/
UfsHci.h 880 UINT8 QueryFunc; /* Query Function */
939 UINT8 QueryFunc; /* Query Function */
    [all...]
UfsHci.c 395 QueryReq->QueryFunc = QUERY_FUNC_STD_READ_REQ;
397 QueryReq->QueryFunc = QUERY_FUNC_STD_WRITE_REQ;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
UfsPassThruHci.h 880 UINT8 QueryFunc; /* Query Function */
939 UINT8 QueryFunc; /* Query Function */
    [all...]
UfsPassThruHci.c 466 QueryReq->QueryFunc = QUERY_FUNC_STD_READ_REQ;
468 QueryReq->QueryFunc = QUERY_FUNC_STD_WRITE_REQ;
    [all...]

Completed in 212 milliseconds