Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/include/asm/
Ddiag.h278 u8 dev_info2[28]; member
/Linux-v5.10/fs/btrfs/
Dsuper.c1996 const void *dev_info2) in btrfs_cmp_device_free_bytes() argument
1999 ((struct btrfs_device_info *)dev_info2)->max_avail) in btrfs_cmp_device_free_bytes()
2002 ((struct btrfs_device_info *)dev_info2)->max_avail) in btrfs_cmp_device_free_bytes()
/Linux-v5.10/drivers/usb/host/
Dxhci-debugfs.c268 le32_to_cpu(slot_ctx->dev_info2), in xhci_slot_context_show()
Dxhci-trace.h374 __entry->info2 = le32_to_cpu(ctx->dev_info2);
Dxhci-mem.c1156 slot_ctx->dev_info2 |= cpu_to_le32(ROOT_HUB_PORT(port_num)); in xhci_setup_addressable_virt_dev()
1653 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
Dxhci.c4307 slot_ctx->dev_info2 &= cpu_to_le32(~((u32) MAX_EXIT)); in xhci_change_max_exit_latency()
4308 slot_ctx->dev_info2 |= cpu_to_le32(max_exit_latency); in xhci_change_max_exit_latency()
5083 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild)); in xhci_update_hub_device()
Dxhci.h618 __le32 dev_info2; member
/Linux-v5.10/drivers/scsi/esas2r/
Datioctl.h1171 struct atto_vda_devinfo2 dev_info2; member