Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Data.h569 #define ata_id_has_atapi_AN(id) \ macro
/openbmc/linux/drivers/ata/
H A Dlibata-core.c2986 (ap->flags & ATA_FLAG_AN) && ata_id_has_atapi_AN(id) && in ata_dev_configure()