Home
last modified time | relevance | path

Searched refs:ata_generic (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Data_generic.c2 * ata_generic.c - Generic PATA/SATA controller driver.
27 #define DRV_NAME "ata_generic"
116 * most respects virtual. They should be driven by the ata_generic
212 static struct pci_device_id ata_generic[] = { variable
241 .id_table = ata_generic,
255 MODULE_DEVICE_TABLE(pci, ata_generic);
H A DMakefile120 obj-$(CONFIG_ATA_GENERIC) += ata_generic.o
/kernel/linux/linux-6.6/drivers/ata/
H A Data_generic.c2 * ata_generic.c - Generic PATA/SATA controller driver.
27 #define DRV_NAME "ata_generic"
116 * most respects virtual. They should be driven by the ata_generic
212 static struct pci_device_id ata_generic[] = { variable
241 .id_table = ata_generic,
255 MODULE_DEVICE_TABLE(pci, ata_generic);
H A DMakefile120 obj-$(CONFIG_ATA_GENERIC) += ata_generic.o

Completed in 2 milliseconds