Home
last modified time | relevance | path

Searched refs:debugt (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/block/
Dfloppy.c629 static inline void debugt(const char *func, const char *msg) in debugt() function
636 static inline void debugt(const char *func, const char *msg) { } in debugt() function
1520 debugt(__func__, "rw_command"); in setup_rw_floppy()
1543 debugt(__func__, ""); in seek_interrupt()
1650 debugt(__func__, ""); in seek_floppy()
1655 debugt(__func__, ""); in recal_interrupt()
1661 debugt(__func__, "need 1 recal"); in recal_interrupt()
1670 debugt(__func__, "need 2 recal"); in recal_interrupt()
1685 debugt(__func__, "default"); in recal_interrupt()
1774 debugt(__func__, ""); in recalibrate_floppy()
[all …]