Searched defs:sil_sata (Results 1 – 1 of 1) sorted by relevance
17 struct sil_sata { struct18 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 …]