Searched defs:scc_pci_tbl (Results 1 - 2 of 2) sorted by relevance

/drivers/ide/
H A Dscc_pata.c860 static const struct pci_device_id scc_pci_tbl[] = { variable in typeref:struct:pci_device_id
864 MODULE_DEVICE_TABLE(pci, scc_pci_tbl);
868 .id_table = scc_pci_tbl,
/drivers/ata/
H A Dpata_scc.c169 static const struct pci_device_id scc_pci_tbl[] = { variable in typeref:struct:pci_device_id
1049 * @ent: Entry in scc_pci_tbl matching with @pdev
1095 .id_table = scc_pci_tbl,
1109 MODULE_DEVICE_TABLE(pci, scc_pci_tbl);

Completed in 12 milliseconds