cu_type 27 arch/s390/include/asm/ccwdev.h .cu_type=(cu), .cu_model=(cum), \ cu_type 32 arch/s390/include/asm/ccwdev.h .cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\ cu_type 51 arch/s390/include/asm/ccwdev.h && (id->cu_type != match->cu_type)) cu_type 33 arch/s390/include/uapi/asm/dasd.h unsigned int cu_type : 16; /* from SenseID */ cu_type 103 arch/s390/include/uapi/asm/dasd.h unsigned int cu_type : 16; /* from SenseID */ cu_type 89 block/partitions/ibm.c if ((info->cu_type == 0x6310 && info->dev_type == 0x9336) || cu_type 90 block/partitions/ibm.c (info->cu_type == 0x3880 && info->dev_type == 0x3370)) cu_type 356 drivers/s390/block/dasd_eckd.c if ((private->rdc_data.cu_type == 0x2105 || cu_type 357 drivers/s390/block/dasd_eckd.c private->rdc_data.cu_type == 0x2107 || cu_type 358 drivers/s390/block/dasd_eckd.c private->rdc_data.cu_type == 0x1750) cu_type 2102 drivers/s390/block/dasd_eckd.c private->rdc_data.cu_type, cu_type 3465 drivers/s390/block/dasd_eckd.c switch (cdev->id.cu_type) { cu_type 245 drivers/s390/block/dasd_eckd.h __u16 cu_type; cu_type 544 drivers/s390/block/dasd_eckd.h unsigned char cu_type[4]; cu_type 186 drivers/s390/block/dasd_fba.c cdev->id.cu_type, cu_type 492 drivers/s390/block/dasd_ioctl.c dasd_info->cu_type = cdev->id.cu_type; cu_type 57 drivers/s390/char/tape_proc.c seq_printf(m, "%04X/", device->cdev->id.cu_type); cu_type 901 drivers/s390/char/vmur.c if (urd->cdev->id.cu_type == READER_PUNCH_DEVTYPE) { cu_type 906 drivers/s390/char/vmur.c } else if (urd->cdev->id.cu_type == PRINTER_DEVTYPE) { cu_type 87 drivers/s390/cio/device.c len = snprintf(buf, size, "ccw:t%04Xm%02X", id->cu_type, id->cu_model); cu_type 112 drivers/s390/cio/device.c ret = add_uevent_var(env, "CU_TYPE=%04X", id->cu_type); cu_type 231 drivers/s390/cio/device.c id->cu_type, id->cu_model); cu_type 491 drivers/s390/cio/device.c if (cdev->id.cu_type == 0) cu_type 148 drivers/s390/cio/device_fsm.c cdev->id.cu_type = cdev->private->dma_area->senseid.cu_type; cu_type 156 drivers/s390/cio/device_fsm.c return cdev->id.cu_type == cu_type 157 drivers/s390/cio/device_fsm.c cdev->private->dma_area->senseid.cu_type && cu_type 253 drivers/s390/cio/device_fsm.c if (cdev->id.cu_type != 0) { /* device was recognized before */ cu_type 40 drivers/s390/cio/device_id.c int class, type, cu_type; cu_type 76 drivers/s390/cio/device_id.c senseid->cu_type = 0x3088; cu_type 84 drivers/s390/cio/device_id.c senseid->cu_type = vm_devices[i].cu_type; cu_type 140 drivers/s390/cio/device_id.c cdev->private->dma_area->senseid.cu_type = 0xffff; cu_type 154 drivers/s390/cio/device_id.c if (cdev->private->dma_area->senseid.cu_type == 0xffff) cu_type 188 drivers/s390/cio/device_id.c senseid->cu_type, senseid->cu_model, senseid->dev_type, cu_type 102 drivers/s390/cio/io_sch.h u16 cu_type; /* control unit type */ cu_type 1314 drivers/s390/virtio/virtio_ccw.c vcdev->vdev.id.vendor = cdev->id.cu_type; cu_type 178 include/linux/mod_devicetable.h __u16 cu_type; /* control unit type */ cu_type 48 scripts/mod/devicetable-offsets.c DEVID_FIELD(ccw_device_id, cu_type); cu_type 477 scripts/mod/file2alias.c DEF_FIELD(symval, ccw_device_id, cu_type); cu_type 484 scripts/mod/file2alias.c cu_type);