Home
last modified time | relevance | path

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

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