Searched refs:ATA_DEV_SEMB (Results 1 – 4 of 4) sorted by relevance
131 ATA_DEV_SEMB = 7, /* SEMB */ enumerator1606 class == ATA_DEV_PMP || class == ATA_DEV_SEMB || in ata_class_enabled()
144 { ATA_DEV_SEMB, "semb" },
1061 return ATA_DEV_SEMB; in ata_dev_classify()1797 bool is_semb = class == ATA_DEV_SEMB; in ata_dev_read_id()1805 case ATA_DEV_SEMB: in ata_dev_read_id()
145 ata_class_name(ATA_DEV_SEMB), \