Home
last modified time | relevance | path

Searched defs:sata_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h30 struct sata_info { struct
31 ulong iobase[3];
32 pci_dev_t devno;
33 int portbase;
34 int maxport;
H A Dsata_sil.c23 static struct sata_info sata_info; variable