Home
last modified time | relevance | path

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

/linux/drivers/ata/
A Dlibata-transport.c144 { ATA_DEV_SEMB, "semb" },
A Dlibata-core.c1030 return ATA_DEV_SEMB; in ata_dev_classify()
1793 bool is_semb = class == ATA_DEV_SEMB; in ata_dev_read_id()
1804 case ATA_DEV_SEMB: in ata_dev_read_id()
3816 new_class != ATA_DEV_SEMB) { in ata_dev_revalidate()
/linux/include/linux/
A Dlibata.h175 ATA_DEV_SEMB = 7, /* SEMB */ enumerator
1604 class == ATA_DEV_PMP || class == ATA_DEV_SEMB || in ata_class_enabled()

Completed in 21 milliseconds