Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil.h17 struct sil_sata { struct
18 char name[12];
19 void *port; /* the port base address */
20 int lba48;
21 u16 pio;
22 u16 mwdma;
23 u16 udma;
24 pci_dev_t devno;
25 int wcache;
26 int flush;
[all …]