Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/
Dlibata-transport.c138 { ATA_DEV_SEMB, "semb" },
Dlibata-core.c1048 return ATA_DEV_SEMB; in ata_dev_classify()
1740 bool is_semb = class == ATA_DEV_SEMB; in ata_dev_read_id()
1748 case ATA_DEV_SEMB: in ata_dev_read_id()
/linux-6.12.1/include/linux/
Dlibata.h171 ATA_DEV_SEMB = 7, /* SEMB */ enumerator
1670 class == ATA_DEV_PMP || class == ATA_DEV_SEMB || in ata_class_enabled()
/linux-6.12.1/include/trace/events/
Dlibata.h145 ata_class_name(ATA_DEV_SEMB), \