Home
last modified time | relevance | path

Searched refs:cu_type (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_id.c40 int class, type, cu_type; in diag210_to_senseid() member
76 senseid->cu_type = 0x3088; in diag210_to_senseid()
84 senseid->cu_type = vm_devices[i].cu_type; in diag210_to_senseid()
140 cdev->private->dma_area->senseid.cu_type = 0xffff; in snsid_init()
154 if (cdev->private->dma_area->senseid.cu_type == 0xffff) in snsid_check()
188 senseid->cu_type, senseid->cu_model, senseid->dev_type, in snsid_callback()
H A Dio_sch.h102 u16 cu_type; /* control unit type */ member
H A Ddevice_fsm.c148 cdev->id.cu_type = cdev->private->dma_area->senseid.cu_type; in ccw_device_update_sense_data()
156 return cdev->id.cu_type == in ccw_device_test_sense_data()
157 cdev->private->dma_area->senseid.cu_type && in ccw_device_test_sense_data()
253 if (cdev->id.cu_type != 0) { /* device was recognized before */ in ccw_device_recog_done()
H A Ddevice.c87 len = snprintf(buf, size, "ccw:t%04Xm%02X", id->cu_type, id->cu_model); in snprint_alias()
112 ret = add_uevent_var(env, "CU_TYPE=%04X", id->cu_type); in ccw_uevent()
231 id->cu_type, id->cu_model); in cutype_show()
491 if (cdev->id.cu_type == 0) in online_store_handle_online()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice_id.c40 int class, type, cu_type; in diag210_to_senseid() member
76 senseid->cu_type = 0x3088; in diag210_to_senseid()
84 senseid->cu_type = vm_devices[i].cu_type; in diag210_to_senseid()
140 cdev->private->dma_area->senseid.cu_type = 0xffff; in snsid_init()
154 if (cdev->private->dma_area->senseid.cu_type == 0xffff) in snsid_check()
188 senseid->cu_type, senseid->cu_model, senseid->dev_type, in snsid_callback()
H A Ddevice_fsm.c143 cdev->id.cu_type = cdev->private->dma_area->senseid.cu_type; in ccw_device_update_sense_data()
151 return cdev->id.cu_type == in ccw_device_test_sense_data()
152 cdev->private->dma_area->senseid.cu_type && in ccw_device_test_sense_data()
242 if (cdev->id.cu_type != 0) { /* device was recognized before */ in ccw_device_recog_done()
H A Dio_sch.h102 u16 cu_type; /* control unit type */ member
H A Ddevice.c87 len = snprintf(buf, size, "ccw:t%04Xm%02X", id->cu_type, id->cu_model); in snprint_alias()
112 ret = add_uevent_var(env, "CU_TYPE=%04X", id->cu_type); in ccw_uevent()
217 id->cu_type, id->cu_model); in cutype_show()
480 if (cdev->id.cu_type == 0) in online_store_handle_online()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwdev.h28 .cu_type=(cu), .cu_model=(cum), \
33 .cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\
52 && (id->cu_type != match->cu_type)) in ccw_device_id_match()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dccwdev.h29 .cu_type=(cu), .cu_model=(cum), \
34 .cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\
53 && (id->cu_type != match->cu_type)) in ccw_device_id_match()
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Ddasd.h33 unsigned int cu_type : 16; /* from SenseID */ member
103 unsigned int cu_type : 16; /* from SenseID */ member
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Ddasd.h33 unsigned int cu_type : 16; /* from SenseID */ member
105 unsigned int cu_type : 16; /* from SenseID */ member
/kernel/linux/linux-5.10/block/partitions/
H A Dibm.c89 if ((info->cu_type == 0x6310 && info->dev_type == 0x9336) || in find_label()
90 (info->cu_type == 0x3880 && info->dev_type == 0x3370)) in find_label()
/kernel/linux/linux-6.6/block/partitions/
H A Dibm.c89 if ((info->cu_type == 0x6310 && info->dev_type == 0x9336) || in find_label()
90 (info->cu_type == 0x3880 && info->dev_type == 0x3370)) in find_label()
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape_proc.c57 seq_printf(m, "%04X/", device->cdev->id.cu_type); in tape_proc_show()
H A Dvmur.c901 if (urd->cdev->id.cu_type == READER_PUNCH_DEVTYPE) { in ur_set_online()
906 } else if (urd->cdev->id.cu_type == PRINTER_DEVTYPE) { in ur_set_online()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape_proc.c57 seq_printf(m, "%04X/", device->cdev->id.cu_type); in tape_proc_show()
H A Dvmur.c903 if (urd->cdev->id.cu_type == READER_PUNCH_DEVTYPE) { in ur_set_online()
908 } else if (urd->cdev->id.cu_type == PRINTER_DEVTYPE) { in ur_set_online()
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_eckd.h245 __u16 cu_type; member
544 unsigned char cu_type[4]; member
H A Ddasd_ioctl.c482 dasd_info->cu_type = cdev->id.cu_type; in __dasd_ioctl_information()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_eckd.h252 __u16 cu_type; member
553 unsigned char cu_type[4]; member
H A Ddasd_ioctl.c529 dasd_info->cu_type = cdev->id.cu_type; in __dasd_ioctl_information()
/kernel/linux/linux-5.10/scripts/mod/
H A Ddevicetable-offsets.c48 DEVID_FIELD(ccw_device_id, cu_type); in main()
/kernel/linux/linux-6.6/scripts/mod/
H A Ddevicetable-offsets.c49 DEVID_FIELD(ccw_device_id, cu_type); in main()
/kernel/linux/linux-5.10/include/linux/
H A Dmod_devicetable.h178 __u16 cu_type; /* control unit type */ member

Completed in 24 milliseconds

12