Searched refs:CCW_DEVICE (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/s390/char/ |
D | raw3270.c | 1272 { CCW_DEVICE(0x3270, 0) }, 1273 { CCW_DEVICE(0x3271, 0) }, 1274 { CCW_DEVICE(0x3272, 0) }, 1275 { CCW_DEVICE(0x3273, 0) }, 1276 { CCW_DEVICE(0x3274, 0) }, 1277 { CCW_DEVICE(0x3275, 0) }, 1278 { CCW_DEVICE(0x3276, 0) }, 1279 { CCW_DEVICE(0x3277, 0) }, 1280 { CCW_DEVICE(0x3278, 0) }, 1281 { CCW_DEVICE(0x3279, 0) }, [all …]
|
D | vmur.h | 109 CCW_DEVICE(cutype, 0x00), .driver_info = (di)
|
D | con3215.c | 796 { CCW_DEVICE(0x3215, 0) },
|
/Linux-v4.19/arch/s390/include/asm/ |
D | ccwdev.h | 26 #define CCW_DEVICE(cu, cum) \ macro
|
/Linux-v4.19/drivers/s390/net/ |
D | ctcm_main.c | 1742 {CCW_DEVICE(0x3088, 0x08), .driver_info = ctcm_channel_type_parallel}, 1743 {CCW_DEVICE(0x3088, 0x1e), .driver_info = ctcm_channel_type_ficon}, 1744 {CCW_DEVICE(0x3088, 0x1f), .driver_info = ctcm_channel_type_escon},
|
D | lcs.c | 2354 {CCW_DEVICE(0x3088, 0x08), .driver_info = lcs_channel_type_parallel}, 2355 {CCW_DEVICE(0x3088, 0x1f), .driver_info = lcs_channel_type_2216}, 2356 {CCW_DEVICE(0x3088, 0x60), .driver_info = lcs_channel_type_osa2},
|
/Linux-v4.19/drivers/s390/virtio/ |
D | virtio_ccw.c | 1311 { CCW_DEVICE(0x3832, 0) },
|