Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c707 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
815 slot_ctx->dev_info2 |= in xhci_setup_addressable_virt_dev()
H A Dxhci.h509 __le32 dev_info2; member
H A Dxhci.c1447 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(udev->maxchild)); in xhci_update_hub_device()
/openbmc/linux/arch/s390/include/asm/
H A Ddiag.h294 u8 dev_info2[28]; member
/openbmc/linux/fs/btrfs/
H A Dsuper.c1891 const struct btrfs_device_info *dev_info2 = b; in btrfs_cmp_device_free_bytes() local
1893 if (dev_info1->max_avail > dev_info2->max_avail) in btrfs_cmp_device_free_bytes()
1895 else if (dev_info1->max_avail < dev_info2->max_avail) in btrfs_cmp_device_free_bytes()
/openbmc/linux/drivers/usb/host/
H A Dxhci-debugfs.c272 le32_to_cpu(slot_ctx->dev_info2), in xhci_slot_context_show()
H A Dxhci-trace.h368 __entry->info2 = le32_to_cpu(ctx->dev_info2);
H A Dxhci-mem.c1119 slot_ctx->dev_info2 |= cpu_to_le32(ROOT_HUB_PORT(port_num)); in xhci_setup_addressable_virt_dev()
1617 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
H A Dxhci.c4292 slot_ctx->dev_info2 &= cpu_to_le32(~((u32) MAX_EXIT)); in xhci_change_max_exit_latency()
4293 slot_ctx->dev_info2 |= cpu_to_le32(max_exit_latency); in xhci_change_max_exit_latency()
5054 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild)); in xhci_update_hub_device()
H A Dxhci.h372 __le32 dev_info2; member
/openbmc/linux/drivers/scsi/esas2r/
H A Datioctl.h1172 struct atto_vda_devinfo2 dev_info2; member