Home
last modified time | relevance | path

Searched refs:atapci (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/sys/modules/ata/
H A DMakefile6 SUBDIR += atapci
/freebsd-12.1/sys/modules/ata/atapci/
H A DMakefile7 KMOD= atapci
/freebsd-12.1/sys/dev/ata/
H A Data-pci.c616 DRIVER_MODULE(atapci, pci, ata_pci_driver, ata_pci_devclass, NULL, NULL);
617 MODULE_VERSION(atapci, 1);
618 MODULE_DEPEND(atapci, ata, 1, 1, 1);
774 DRIVER_MODULE(ata, atapci, ata_pcichannel_driver, ata_devclass, NULL, NULL);
H A Data-pci.h600 MODULE_DEPEND(dname, atapci, 1, 1, 1);
/freebsd-12.1/sys/dev/ata/chipsets/
H A Data-fsl.c243 MODULE_DEPEND(imx_ata, atapci, 1, 1, 1);
/freebsd-12.1/sys/arm/conf/
H A DIMX5363 device atapci # Only for helper functions
H A DEFIKA_MX72 device atapci # Only for helper functions
/freebsd-12.1/sys/dev/ahci/
H A Dahci_pci.c732 DRIVER_MODULE(ahci, atapci, ahci_ata_driver, ahci_devclass, NULL, NULL);
/freebsd-12.1/sys/conf/
H A DNOTES1776 # omit 'ata' and include the 'atacore', 'atapci' and 'atavia' drivers.
1783 #device atapci # PCI bus support; only generic chipset support
H A Dfiles868 dev/ata/ata-pci.c optional ata pci | atapci