Lines Matching refs:PRINT_WARN

337PRINT_WARN ("Could not create devreg for devno %04x, dyn. attach for this devno deactivated.\n",i);  in tape_parm_parse()
489 PRINT_WARN ("empty CQR generated\n"); in tape_alloc_ccw_req()
548 PRINT_WARN ("Oper handler for irq %d called while irq still (internaly?) used.\n",irq); in tape_oper_handler()
557 PRINT_WARN ("No device information for new dev. could be retrieved.\n"); in tape_oper_handler()
565PRINT_WARN ("No matching discipline for cu_type %x found, ignoring device %04x.\n",dinfo.sid_data.… in tape_oper_handler()
567 PRINT_WARN ("No device information for new dev. could be retrieved.\n"); in tape_oper_handler()
639 PRINT_WARN ("Tape #%d was detached while it was busy. Expect errors!",ti->blk_minor/2); in tape_noper_handler()
660 PRINT_WARN ("Tape #%d was detached.\n",ti->blk_minor/2); in tape_noper_handler()
688 PRINT_WARN ("------------I/O resulted in unit check:-----------\n"); in tape_dump_sense()
690 PRINT_WARN ("Sense:"); in tape_dump_sense()
692 PRINT_WARN (" %2d:0x%02X", 8 * sl + sct, in tape_dump_sense()
695 PRINT_WARN ("\n"); in tape_dump_sense()
737PRINT_WARN ("Device id %d on irq %d will not be accessible since this driver is restricted to 128 … in tape_setup()
759 PRINT_WARN ("Cannot register irq %d, rc=%d\n", irq, rc); in tape_setup()
795 PRINT_WARN ("IBM S/390 Tape Device Driver (v1.01).\n"); in tape_init()
796 PRINT_WARN ("(C) IBM Deutschland Entwicklung GmbH, 2000\n"); in tape_init()
811 PRINT_WARN ("character device frontend : %s\n",opt_char); in tape_init()
812 PRINT_WARN ("block device frontend : %s\n",opt_block); in tape_init()
813 PRINT_WARN ("support for 3480 compatible : %s\n",opt_3480); in tape_init()
814 PRINT_WARN ("support for 3490 compatible : %s\n",opt_3490); in tape_init()