Home
last modified time | relevance | path

Searched refs:GENERAL_UPIU_REQUEST_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/ufs/
H A Dufs.h24 #define GENERAL_UPIU_REQUEST_SIZE (sizeof(struct utp_upiu_req)) macro
28 #define QUERY_OSF_SIZE (GENERAL_UPIU_REQUEST_SIZE - \
/openbmc/qemu/include/block/
H A Dufs.h742 #define UFS_QUERY_OSF_SIZE (GENERAL_UPIU_REQUEST_SIZE - (sizeof(UtpUpiuHeader)))
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c2235 GENERAL_UPIU_REQUEST_SIZE; in ufshcd_copy_query_response()