Searched refs:DBF_INFO (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/s390/crypto/ |
| H A D | ap_debug.h | 13 #define DBF_INFO 5 /* informational */ macro 16 #define RC2ERR(rc) ((rc) ? DBF_ERR : DBF_INFO) 17 #define RC2WARN(rc) ((rc) ? DBF_WARN : DBF_INFO) 28 debug_sprintf_event(ap_dbf_info, DBF_INFO, ##__VA_ARGS__)
|
| H A D | zcrypt_debug.h | 14 #define DBF_INFO 5 /* informational */ macro 17 #define RC2ERR(rc) ((rc) ? DBF_ERR : DBF_INFO) 18 #define RC2WARN(rc) ((rc) ? DBF_WARN : DBF_INFO) 29 debug_sprintf_event(zcrypt_dbf_info, DBF_INFO, ##__VA_ARGS__)
|
| H A D | vfio_ap_debug.h | 14 #define DBF_INFO 5 /* informational */ macro 26 debug_sprintf_event(vfio_ap_dbf_info, DBF_INFO, ##__VA_ARGS__)
|
| /linux/drivers/s390/cio/ |
| H A D | qdio_debug.h | 22 #define DBF_INFO 6 /* informational */ macro
|
| H A D | qdio_debug.c | 322 debug_set_level(qdio_dbf_setup, DBF_INFO); in qdio_debug_init() 327 debug_set_level(qdio_dbf_error, DBF_INFO); in qdio_debug_init()
|
| /linux/drivers/s390/block/ |
| H A D | dasd_3990_erp.c | 73 DBF_DEV_EVENT(DBF_INFO, device, in dasd_3990_erp_block_queue() 308 DBF_DEV_EVENT(DBF_INFO, device, "%s", in dasd_3990_erp_action_4() 317 DBF_DEV_EVENT(DBF_INFO, device, in dasd_3990_erp_action_4() 325 DBF_DEV_EVENT(DBF_INFO, device, in dasd_3990_erp_action_4() 332 DBF_DEV_EVENT(DBF_INFO, device, in dasd_3990_erp_action_4()
|
| H A D | dasd_diag.c | 381 DBF_DEV_EVENT(DBF_INFO, device, in dasd_diag_check_device()
|
| H A D | dasd_int.h | 123 #define DBF_INFO 6 /* informational */ macro
|
| H A D | dasd_devmap.c | 264 DBF_EVENT(DBF_INFO, "%s", in dasd_parse_keyword()
|
| H A D | dasd_eckd.c | 641 DBF_DEV_EVENT(DBF_INFO, device, in locate_record()
|