Lines Matching refs:DBF_EVENT

192 		DBF_EVENT(3, "ts_set err: not oper\n");  in tape_state_set()
195 DBF_EVENT(4, "ts. dev: %x\n", device->first_minor); in tape_state_set()
196 DBF_EVENT(4, "old ts:\t\n"); in tape_state_set()
201 DBF_EVENT(4, "%s\n", str); in tape_state_set()
202 DBF_EVENT(4, "new ts:\t\n"); in tape_state_set()
207 DBF_EVENT(4, "%s\n", str); in tape_state_set()
462 DBF_EVENT(3, "(%08x): Set offline failed " in tape_generic_offline()
517 DBF_EVENT(4, "tape_get_device(%p) = %i\n", device, count); in tape_get_device()
533 DBF_EVENT(4, "tape_put_device(%p) -> %i\n", device, count); in tape_put_device()
652 DBF_EVENT(3, "(%08x): Drive in use vanished!\n", in tape_generic_remove()
749 DBF_EVENT(1, "tape: start request failed with RC = %i\n", rc); in __tape_start_io()
874 DBF_EVENT(3, "DSTAT : %02x CSTAT: %02x\n", in tape_dump_sense_dbf()
876 DBF_EVENT(3, "DEVICE: %08x OP\t: %s\n", device->cdev_id, op); in tape_dump_sense_dbf()
878 DBF_EVENT(3, "%08x %08x\n", sptr[0], sptr[1]); in tape_dump_sense_dbf()
879 DBF_EVENT(3, "%08x %08x\n", sptr[2], sptr[3]); in tape_dump_sense_dbf()
880 DBF_EVENT(3, "%08x %08x\n", sptr[4], sptr[5]); in tape_dump_sense_dbf()
881 DBF_EVENT(3, "%08x %08x\n", sptr[6], sptr[7]); in tape_dump_sense_dbf()
1027 DBF_EVENT(3, "IO stopped on %08x\n", device->cdev_id); in tape_do_io_interruptible()
1093 DBF_EVENT(3,"(%08x): deferred cc=%i, fctl=%i. restarting\n", in __tape_do_irq()
1110 DBF_EVENT(3, "(%08x): del timer\n", device->cdev_id); in __tape_do_irq()
1129 DBF_EVENT(3,"-- Tape Interrupthandler --\n"); in __tape_do_irq()
1136 DBF_EVENT(6, "tape:device is not operational\n"); in __tape_do_irq()
1168 DBF_EVENT(3, "(%08x): add timer\n", device->cdev_id); in __tape_do_irq()
1184 DBF_EVENT(6, "xunknownrc\n"); in __tape_do_irq()
1203 DBF_EVENT(6, "TAPE:nodev\n"); in tape_open()
1206 DBF_EVENT(6, "TAPE:dbusy\n"); in tape_open()
1209 DBF_EVENT(6, "TAPE:dbusy\n"); in tape_open()
1213 DBF_EVENT(6, "TAPE:nodisc\n"); in tape_open()
1246 DBF_EVENT(6, "TAPE:mtio\n"); in tape_mtop()
1247 DBF_EVENT(6, "TAPE:ioop: %x\n", mt_op); in tape_mtop()
1248 DBF_EVENT(6, "TAPE:arg: %x\n", mt_count); in tape_mtop()
1282 DBF_EVENT(3, "tape init\n"); in tape_init()
1294 DBF_EVENT(6, "tape exit\n"); in tape_exit()