Searched refs:UTP_HPB_RSP_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/ufs/ | ||
D | ufs.h | 523 #define UTP_HPB_RSP_SIZE 40 macro |
/linux-5.19.10/drivers/ufs/core/ | ||
D | ufshpb.c | 1350 BUILD_BUG_ON(sizeof(struct utp_hpb_rsp) != UTP_HPB_RSP_SIZE); in ufshpb_rsp_upiu() |