Searched refs:CCW_DEVICE (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | raw3270.c | 1273 { CCW_DEVICE(0x3270, 0) }, 1274 { CCW_DEVICE(0x3271, 0) }, 1275 { CCW_DEVICE(0x3272, 0) }, 1276 { CCW_DEVICE(0x3273, 0) }, 1277 { CCW_DEVICE(0x3274, 0) }, 1278 { CCW_DEVICE(0x3275, 0) }, 1279 { CCW_DEVICE(0x3276, 0) }, 1280 { CCW_DEVICE(0x3277, 0) }, 1281 { CCW_DEVICE(0x3278, 0) }, 1282 { CCW_DEVICE(0x3279, 0) }, [all …]
|
| H A D | vmur.h | 109 CCW_DEVICE(cutype, 0x00), .driver_info = (di)
|
| H A D | con3215.c | 797 { CCW_DEVICE(0x3215, 0) },
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | ccwdev.h | 27 #define CCW_DEVICE(cu, cum) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | ctcm_main.c | 1702 {CCW_DEVICE(0x3088, 0x08), .driver_info = ctcm_channel_type_parallel}, 1703 {CCW_DEVICE(0x3088, 0x1e), .driver_info = ctcm_channel_type_ficon}, 1704 {CCW_DEVICE(0x3088, 0x1f), .driver_info = ctcm_channel_type_escon},
|
| H A D | lcs.c | 2301 {CCW_DEVICE(0x3088, 0x08), .driver_info = lcs_channel_type_parallel}, 2302 {CCW_DEVICE(0x3088, 0x1f), .driver_info = lcs_channel_type_2216}, 2303 {CCW_DEVICE(0x3088, 0x60), .driver_info = lcs_channel_type_osa2},
|
| /OK3568_Linux_fs/kernel/drivers/s390/virtio/ |
| H A D | virtio_ccw.c | 1371 { CCW_DEVICE(0x3832, 0) },
|