Searched refs:rpmbs (Results 1 – 3 of 3) sorted by relevance
155 INIT_LIST_HEAD(&hba->rpmbs); in ufs_rpmb_probe()217 list_add_tail(&ufs_rpmb->node, &hba->rpmbs); in ufs_rpmb_probe()225 list_for_each_entry_safe(it, tmp, &hba->rpmbs, node) { in ufs_rpmb_probe()238 if (list_empty(&hba->rpmbs)) in ufs_rpmb_remove()242 list_for_each_entry_safe(ufs_rpmb, tmp, &hba->rpmbs, node) { in ufs_rpmb_remove()
1120 struct list_head rpmbs; member
348 __le32 rpmbs; member