Searched refs:debugt (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/block/ |
H A D | floppy.c | 628 static inline void debugt(const char *func, const char *msg) in debugt() function 635 static inline void debugt(const char *func, const char *msg) { } in debugt() function 1523 debugt(__func__, "rw_command"); in setup_rw_floppy() 1546 debugt(__func__, ""); in seek_interrupt() 1653 debugt(__func__, ""); in seek_floppy() 1658 debugt(__func__, ""); in recal_interrupt() 1664 debugt(__func__, "need 1 recal"); in recal_interrupt() 1673 debugt(__func__, "need 2 recal"); in recal_interrupt() 1688 debugt(__func__, "default"); in recal_interrupt() 1777 debugt(__func__, ""); in recalibrate_floppy() [all …]
|