Home
last modified time | relevance | path

Searched refs:sc1200 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/ata/
Dpata_sc1200.c246 static const struct pci_device_id sc1200[] = { variable
254 .id_table = sc1200,
268 MODULE_DEVICE_TABLE(pci, sc1200);
/linux-4.1.27/drivers/ide/
DMakefile46 obj-$(CONFIG_BLK_DEV_SC1200) += sc1200.o