Searched refs:ata_dev_quirks (Results 1 – 1 of 1) sorted by relevance
79 static u64 ata_dev_quirks(const struct ata_device *dev);2284 if (ata_dev_quirks(dev) & ATA_QUIRK_BRIDGE_OK) in ata_dev_knobble()2959 dev->quirks |= ata_dev_quirks(dev); in ata_dev_configure()4397 static u64 ata_dev_quirks(const struct ata_device *dev) in ata_dev_quirks() function