Home
last modified time | relevance | path

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

/linux/include/linux/
A Dlibata.h82 ATA_MSG_ERR = 0x0080, enumerator
92 #define ata_msg_err(p) ((p)->msg_enable & ATA_MSG_ERR)
/linux/drivers/ata/
A Dlibata-core.c5395 ap->msg_enable = ATA_MSG_DRV | ATA_MSG_INFO | ATA_MSG_CTL | ATA_MSG_WARN | ATA_MSG_ERR; in ata_port_alloc()
5397 ap->msg_enable = ATA_MSG_DRV | ATA_MSG_ERR | ATA_MSG_WARN; in ata_port_alloc()

Completed in 19 milliseconds