Lines Matching refs:swim3_dbg
213 #define swim3_dbg(fmt, arg...) dev_dbg(&fs->mdev->ofdev.dev, "[fd%d] " fmt, fs->index, arg) macro
215 #define swim3_dbg(fmt, arg...) do { } while(0) macro
261 swim3_dbg(" end request, err=%d nr_bytes=%d, cur_req=%p\n", in swim3_end_request()
324 swim3_dbg("%s", " media bay absent, dropping req\n"); in swim3_queue_rq()
329 swim3_dbg("%s", " disk ejected\n"); in swim3_queue_rq()
337 swim3_dbg("%s", " try to write, disk write protected\n"); in swim3_queue_rq()
436 swim3_dbg(" setup xfer at sect %d (of %d) head %d for %d\n", in setup_transfer()
473 swim3_dbg(" act loop, state=%d, req_cyl=%d, cur_cyl=%d\n", in act()
482 swim3_dbg("%s", " locate track 0\n"); in act()
545 swim3_dbg("* scan timeout, state=%d\n", fs->state); in scan_timeout()
569 swim3_dbg("* seek timeout, state=%d\n", fs->state); in seek_timeout()
588 swim3_dbg("* settle timeout, state=%d\n", fs->state); in settle_timeout()
619 swim3_dbg("* xfer timeout, state=%d\n", fs->state); in xfer_timeout()
649 swim3_dbg("* interrupt, state=%d\n", fs->state); in swim3_interrupt()
798 swim3_dbg("%s", "-> grab drive\n"); in grab_drive()
828 swim3_dbg("%s", "-> release drive\n"); in release_drive()