Home
last modified time | relevance | path

Searched refs:ata_device_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.h306 int ata_device_type; /* device type */ member
H A Dfsl_sata.c245 sata->ata_device_type = ata_dev_classify(sig); in init_sata()