Home
last modified time | relevance | path

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

/linux/drivers/scsi/esas2r/
H A Datioctl.h1172 struct atto_vda_devinfo2 dev_info2; member
/linux/drivers/usb/host/
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.c4568 slot_ctx->dev_info2 &= cpu_to_le32(~((u32) MAX_EXIT)); in xhci_change_max_exit_latency()
4569 slot_ctx->dev_info2 |= cpu_to_le32(max_exit_latency); in xhci_change_max_exit_latency()
5321 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild)); in xhci_update_hub_device()