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

/linux-master/arch/s390/include/asm/
H A Ddiag.h301 u8 dev_info2[28]; member in struct:diag26c_vnic_resp
/linux-master/drivers/usb/host/
H A Dxhci-debugfs.c272 le32_to_cpu(slot_ctx->dev_info2),
H A Dxhci-trace.h366 __entry->info2 = le32_to_cpu(ctx->dev_info2);
H A Dxhci-mem.c1125 slot_ctx->dev_info2 |= cpu_to_le32(ROOT_HUB_PORT(dev->rhub_port->hw_portnum + 1));
1617 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2;
H A Dxhci.c4330 slot_ctx->dev_info2 &= cpu_to_le32(~((u32) MAX_EXIT));
4331 slot_ctx->dev_info2 |= cpu_to_le32(max_exit_latency);
5092 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild));
H A Dxhci.h334 * @dev_info2: Max exit latency for device number, root hub port number
344 __le32 dev_info2; member in struct:xhci_slot_ctx
369 /* dev_info2 bitmasks */
/linux-master/fs/btrfs/
H A Dsuper.c1532 const struct btrfs_device_info *dev_info2 = b; local
1534 if (dev_info1->max_avail > dev_info2->max_avail)
1536 else if (dev_info1->max_avail < dev_info2->max_avail)
/linux-master/drivers/scsi/esas2r/
H A Datioctl.h1172 struct atto_vda_devinfo2 dev_info2; member in union:atto_ioctl_vda::__anon443

Completed in 175 milliseconds