Home
last modified time | relevance | path

Searched refs:dev_info2 (Results 1 – 7 of 7) sorted by relevance

/linux/fs/btrfs/
H A Dsuper.c1585 const struct btrfs_device_info *dev_info2 = b; in btrfs_cmp_device_free_bytes() local
1587 if (dev_info1->max_avail > dev_info2->max_avail) in btrfs_cmp_device_free_bytes()
1589 else if (dev_info1->max_avail < dev_info2->max_avail) in btrfs_cmp_device_free_bytes()
/linux/drivers/usb/host/
H A Dxhci-mem.c1143 slot_ctx->dev_info2 |= cpu_to_le32(ROOT_HUB_PORT(dev->rhub_port->hw_portnum + 1)); in xhci_setup_addressable_virt_dev()
1637 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
H A Dxhci-trace.h394 __entry->info2 = le32_to_cpu(ctx->dev_info2);
H A Dxhci-debugfs.c260 le32_to_cpu(slot_ctx->dev_info2), in xhci_slot_context_show()
H A Dxhci.c4553 slot_ctx->dev_info2 &= cpu_to_le32(~((u32) MAX_EXIT)); in xhci_change_max_exit_latency()
4554 slot_ctx->dev_info2 |= cpu_to_le32(max_exit_latency); in xhci_change_max_exit_latency()
5306 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild)); in xhci_update_hub_device()
H A Dxhci.h344 __le32 dev_info2; member
/linux/drivers/scsi/esas2r/
H A Datioctl.h1172 struct atto_vda_devinfo2 dev_info2; member