Searched refs:CCW_DEVICE (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/s390/char/ |
D | raw3270.c | 1308 { CCW_DEVICE(0x3270, 0) }, 1309 { CCW_DEVICE(0x3271, 0) }, 1310 { CCW_DEVICE(0x3272, 0) }, 1311 { CCW_DEVICE(0x3273, 0) }, 1312 { CCW_DEVICE(0x3274, 0) }, 1313 { CCW_DEVICE(0x3275, 0) }, 1314 { CCW_DEVICE(0x3276, 0) }, 1315 { CCW_DEVICE(0x3277, 0) }, 1316 { CCW_DEVICE(0x3278, 0) }, 1317 { CCW_DEVICE(0x3279, 0) }, [all …]
|
D | vmur.h | 106 CCW_DEVICE(cutype, 0x00), .driver_info = (di)
|
D | con3215.c | 799 { CCW_DEVICE(0x3215, 0) },
|
/linux-4.1.27/arch/s390/include/asm/ |
D | ccwdev.h | 25 #define CCW_DEVICE(cu, cum) \ macro
|
/linux-4.1.27/drivers/s390/net/ |
D | ctcm_main.c | 1745 {CCW_DEVICE(0x3088, 0x08), .driver_info = ctcm_channel_type_parallel}, 1746 {CCW_DEVICE(0x3088, 0x1e), .driver_info = ctcm_channel_type_ficon}, 1747 {CCW_DEVICE(0x3088, 0x1f), .driver_info = ctcm_channel_type_escon},
|
D | lcs.c | 2377 {CCW_DEVICE(0x3088, 0x08), .driver_info = lcs_channel_type_parallel}, 2378 {CCW_DEVICE(0x3088, 0x1f), .driver_info = lcs_channel_type_2216}, 2379 {CCW_DEVICE(0x3088, 0x60), .driver_info = lcs_channel_type_osa2},
|
/linux-4.1.27/drivers/s390/kvm/ |
D | virtio_ccw.c | 1262 { CCW_DEVICE(0x3832, 0) },
|