Searched refs:dev_info2 (Results 1 – 6 of 6) sorted by relevance
1578 const struct btrfs_device_info *dev_info2 = b; in btrfs_cmp_device_free_bytes() local1580 if (dev_info1->max_avail > dev_info2->max_avail) in btrfs_cmp_device_free_bytes()1582 else if (dev_info1->max_avail < dev_info2->max_avail) in btrfs_cmp_device_free_bytes()
1172 struct atto_vda_devinfo2 dev_info2; member
394 __entry->info2 = le32_to_cpu(ctx->dev_info2);
260 le32_to_cpu(slot_ctx->dev_info2), in xhci_slot_context_show()
4574 slot_ctx->dev_info2 &= cpu_to_le32(~((u32) MAX_EXIT)); in xhci_change_max_exit_latency()4575 slot_ctx->dev_info2 |= cpu_to_le32(max_exit_latency); in xhci_change_max_exit_latency()5327 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild)); in xhci_update_hub_device()
348 __le32 dev_info2; member