Lines Matching refs:pr_info

154 	pr_info("floppy%d: " format, current_drive, ##args)
284 pr_info("DMA memory shortage. Temporarily falling back on virtual DMA\n"); in fallback_on_nodma_alloc()
628 pr_info("%s:%s dtime=%lu\n", func, msg, jiffies - debugtimer); in debugt()
855 pr_info("bad fdc value\n"); in set_fdc()
1048 pr_info("zero dma transfer size:"); in setup_DMA()
1057 pr_info("non aligned address: %p\n", raw_cmd->kernel_data); in setup_DMA()
1688 pr_info("DOR0=%x\n", fdc_state[0].dor); in floppy_interrupt()
1689 pr_info("floppy interrupt on bizarre fdc %d\n", fdc); in floppy_interrupt()
1690 pr_info("handler=%pf\n", handler); in floppy_interrupt()
1749 pr_info("reset set in interrupt, calling %pf\n", cont->error); in reset_interrupt()
1787 pr_info("\n"); in show_floppy()
1788 pr_info("floppy driver state\n"); in show_floppy()
1789 pr_info("-------------------\n"); in show_floppy()
1790 pr_info("now=%lu last interrupt=%lu diff=%lu last called handler=%pf\n", in show_floppy()
1794 pr_info("timeout_message=%s\n", timeout_message); in show_floppy()
1795 pr_info("last output bytes:\n"); in show_floppy()
1797 pr_info("%2x %2x %lu\n", in show_floppy()
1801 pr_info("last result at %lu\n", resultjiffies); in show_floppy()
1802 pr_info("last redo_fd_request at %lu\n", lastredo); in show_floppy()
1806 pr_info("status=%x\n", fd_inb(FD_STATUS)); in show_floppy()
1807 pr_info("fdc_busy=%lu\n", fdc_busy); in show_floppy()
1809 pr_info("do_floppy=%pf\n", do_floppy); in show_floppy()
1811 pr_info("floppy_work.func=%pf\n", floppy_work.func); in show_floppy()
1813 pr_info("delayed work.function=%p expires=%ld\n", in show_floppy()
1817 pr_info("timer_function=%p expires=%ld\n", in show_floppy()
1821 pr_info("cont=%p\n", cont); in show_floppy()
1822 pr_info("current_req=%p\n", current_req); in show_floppy()
1823 pr_info("command_status=%d\n", command_status); in show_floppy()
1824 pr_info("\n"); in show_floppy()
1848 pr_info("no cont in shutdown!\n"); in floppy_shutdown()
2236 pr_info("floppy.c: no request in request_done\n"); in request_done()
2310 pr_info("rs=%d s=%d\n", R_SECTOR, SECTOR); in rw_interrupt()
2311 pr_info("rh=%d h=%d\n", R_HEAD, HEAD); in rw_interrupt()
2312 pr_info("rt=%d t=%d\n", R_TRACK, TRACK); in rw_interrupt()
2313 pr_info("heads=%d eoc=%d\n", heads, eoc); in rw_interrupt()
2314 pr_info("spt=%d st=%d ss=%d\n", in rw_interrupt()
2316 pr_info("in_sector_offset=%d\n", in_sector_offset); in rw_interrupt()
2424 pr_info("current_count_sectors=%ld\n", current_count_sectors); in copy_buffer()
2425 pr_info("remaining=%d\n", remaining >> 9); in copy_buffer()
2426 pr_info("current_req->nr_sectors=%u\n", in copy_buffer()
2428 pr_info("current_req->current_nr_sectors=%u\n", in copy_buffer()
2430 pr_info("max_sector=%d\n", max_sector); in copy_buffer()
2431 pr_info("ssize=%d\n", ssize); in copy_buffer()
2453 pr_info("fsector_t=%d buffer_min=%d\n", in copy_buffer()
2455 pr_info("current_count_sectors=%ld\n", in copy_buffer()
2458 pr_info("read\n"); in copy_buffer()
2460 pr_info("write\n"); in copy_buffer()
2499 pr_info("too many sectors %d > %d\n", in virtualdmabug_workaround()
2743 pr_info("addr=%d, length=%ld\n", in make_raw_rw_request()
2747 pr_info("st=%d ast=%d mse=%d msi=%d\n", in make_raw_rw_request()
2749 pr_info("ssize=%x SIZECODE=%d\n", ssize, SIZECODE); in make_raw_rw_request()
2750 pr_info("command=%x SECTOR=%d HEAD=%d, TRACK=%d\n", in make_raw_rw_request()
2752 pr_info("buffer drive=%d\n", buffer_drive); in make_raw_rw_request()
2753 pr_info("buffer track=%d\n", buffer_track); in make_raw_rw_request()
2754 pr_info("buffer_min=%d\n", buffer_min); in make_raw_rw_request()
2755 pr_info("buffer_max=%d\n", buffer_max); in make_raw_rw_request()
2766 pr_info("fsector_t=%d buffer_min=%d current_count=%ld\n", in make_raw_rw_request()
2768 pr_info("current_count_sectors=%ld\n", in make_raw_rw_request()
2771 pr_info("read\n"); in make_raw_rw_request()
2773 pr_info("write\n"); in make_raw_rw_request()
2782 pr_info("bytes=%ld\n", raw_cmd->length >> 9); in make_raw_rw_request()
2783 pr_info("sectors=%ld\n", current_count_sectors); in make_raw_rw_request()
2949 pr_info("weird, reset interrupt called\n"); in reset_intr()
3338 pr_info("ioctl not yet supported\n"); in normalize_ioctl()
3607 pr_info("Floppy drive(s):"); in config_types()
3780 pr_info("floppy: error %d while reading block 0\n", err); in floppy_rb0_cb()
3904 pr_info("FDC %d is an 8272A\n", fdc); in get_fdc_version()
3908 pr_info("FDC %d init: DUMPREGS: unexpected return of %d bytes.\n", in get_fdc_version()
3914 pr_info("FDC %d is an 82072\n", fdc); in get_fdc_version()
3922 pr_info("FDC %d is an 82072A\n", fdc); in get_fdc_version()
3929 pr_info("FDC %d is a pre-1991 82077\n", fdc); in get_fdc_version()
3934 pr_info("FDC %d init: UNLOCK: unexpected return of %d bytes.\n", in get_fdc_version()
3941 pr_info("FDC %d init: PARTID: unexpected return of %d bytes.\n", in get_fdc_version()
3946 pr_info("FDC %d is a post-1991 82077\n", fdc); in get_fdc_version()
3952 pr_info("FDC %d is an 82078.\n", fdc); in get_fdc_version()
3955 pr_info("FDC %d is a 44pin 82078\n", fdc); in get_fdc_version()
3958 pr_info("FDC %d is a S82078B\n", fdc); in get_fdc_version()
3961 pr_info("FDC %d is a National Semiconductor PC87306\n", fdc); in get_fdc_version()
3964 pr_info("FDC %d init: 82078 variant with unknown PARTID=%d.\n", in get_fdc_version()
4537 pr_info("motor off timer %d still active\n", drive); in floppy_release_irq_and_dma()
4541 pr_info("floppy timer still active:%s\n", timeout_message); in floppy_release_irq_and_dma()
4543 pr_info("auxiliary floppy timer still active\n"); in floppy_release_irq_and_dma()
4545 pr_info("work still pending\n"); in floppy_release_irq_and_dma()