Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dlibata-transport.c144 { ATA_DEV_SEMB, "semb" },
Dlibata-core.c1027 return ATA_DEV_SEMB; in ata_dev_classify()
1768 bool is_semb = class == ATA_DEV_SEMB; in ata_dev_read_id()
1776 case ATA_DEV_SEMB: in ata_dev_read_id()
3780 new_class != ATA_DEV_SEMB) { in ata_dev_revalidate()
/Linux-v6.1/include/linux/
Dlibata.h127 ATA_DEV_SEMB = 7, /* SEMB */ enumerator
1584 class == ATA_DEV_PMP || class == ATA_DEV_SEMB || in ata_class_enabled()
/Linux-v6.1/include/trace/events/
Dlibata.h145 ata_class_name(ATA_DEV_SEMB), \