Searched refs:debugt (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/block/ |
D | floppy.c | 630 static inline void debugt(const char *func, const char *msg) in debugt() function 637 static inline void debugt(const char *func, const char *msg) { } in debugt() function 1497 debugt(__func__, "rw_command"); in setup_rw_floppy() 1520 debugt(__func__, ""); in seek_interrupt() 1617 debugt(__func__, ""); in seek_floppy() 1622 debugt(__func__, ""); in recal_interrupt() 1628 debugt(__func__, "need 1 recal"); in recal_interrupt() 1637 debugt(__func__, "need 2 recal"); in recal_interrupt() 1651 debugt(__func__, "default"); in recal_interrupt() 1740 debugt(__func__, ""); in recalibrate_floppy() [all …]
|