Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-dbg.c488 &slot_ctx->dev_info2, in xhci_dbg_slot_ctx()
489 (unsigned long long)dma, slot_ctx->dev_info2); in xhci_dbg_slot_ctx()
Dxhci-mem.c1139 slot_ctx->dev_info2 |= cpu_to_le32(ROOT_HUB_PORT(port_num)); in xhci_setup_addressable_virt_dev()
1634 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
Dxhci.h603 __le32 dev_info2; member
Dxhci.c4043 slot_ctx->dev_info2 &= cpu_to_le32(~((u32) MAX_EXIT)); in xhci_change_max_exit_latency()
4044 slot_ctx->dev_info2 |= cpu_to_le32(max_exit_latency); in xhci_change_max_exit_latency()
4799 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild)); in xhci_update_hub_device()
/linux-4.4.14/fs/btrfs/
Dsuper.c1765 const void *dev_info2) in btrfs_cmp_device_free_bytes() argument
1768 ((struct btrfs_device_info *)dev_info2)->max_avail) in btrfs_cmp_device_free_bytes()
1771 ((struct btrfs_device_info *)dev_info2)->max_avail) in btrfs_cmp_device_free_bytes()
/linux-4.4.14/drivers/scsi/esas2r/
Datioctl.h1171 struct atto_vda_devinfo2 dev_info2; member