Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dlibata.h76 #define BPRINTK(fmt, args...) if (ap->flags & ATA_FLAG_DEBUGMSG) printk(KERN_ERR "%s: " fmt, __func…
223 ATA_FLAG_DEBUGMSG = (1 << 13), enumerator