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