Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil.h31 struct sata_info { struct
32 ulong iobase[3];
33 pci_dev_t devno;
34 int portbase;
35 int maxport;
H A Dsata_sil.c24 static struct sata_info sata_info; variable