Searched refs:CCW_DEVICE (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/s390/char/ |
| H A D | raw3270.c | 1289 { CCW_DEVICE(0x3270, 0) }, 1290 { CCW_DEVICE(0x3271, 0) }, 1291 { CCW_DEVICE(0x3272, 0) }, 1292 { CCW_DEVICE(0x3273, 0) }, 1293 { CCW_DEVICE(0x3274, 0) }, 1294 { CCW_DEVICE(0x3275, 0) }, 1295 { CCW_DEVICE(0x3276, 0) }, 1296 { CCW_DEVICE(0x3277, 0) }, 1297 { CCW_DEVICE(0x3278, 0) }, 1298 { CCW_DEVICE(0x3279, 0) }, [all …]
|
| H A D | vmur.h | 111 CCW_DEVICE(cutype, 0x00), .driver_info = (di)
|
| H A D | con3215.c | 778 { CCW_DEVICE(0x3215, 0) },
|
| /linux/arch/s390/include/asm/ |
| H A D | ccwdev.h | 28 #define CCW_DEVICE(cu, cum) \ macro
|
| /linux/drivers/s390/net/ |
| H A D | ctcm_main.c | 1654 {CCW_DEVICE(0x3088, 0x08), .driver_info = ctcm_channel_type_parallel}, 1655 {CCW_DEVICE(0x3088, 0x1e), .driver_info = ctcm_channel_type_ficon}, 1656 {CCW_DEVICE(0x3088, 0x1f), .driver_info = ctcm_channel_type_escon},
|
| /linux/drivers/s390/virtio/ |
| H A D | virtio_ccw.c | 1460 { CCW_DEVICE(0x3832, 0) },
|