Home
last modified time | relevance | path

Searched refs:DBF_EXCEPTION (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/char/
H A Dtape_std.c620 DBF_EXCEPTION(6, "xcom parm\n"); in tape_std_mtcompression()
652 DBF_EXCEPTION(6, "xrbl fail"); in tape_std_read_block()
692 DBF_EXCEPTION(6, "xwbl fail\n"); in tape_std_write_block()
H A Dtape_34xx.c92 DBF_EXCEPTION(6, "MSEN fail\n"); in tape_34xx_medium_sense()
109 DBF_EXCEPTION(6, "MSEN fail\n"); in tape_34xx_medium_sense_async()
1093 DBF_EXCEPTION(6, "xsee parm\n"); in tape_34xx_mtseek()
H A Dtape.h48 #define DBF_EXCEPTION(d_level, d_str...) \ macro