Searched refs:ahci_ata_driver (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_ahci.c | 355 static driver_t ahci_ata_driver = { variable 361 DRIVER_MODULE(imx6_ahci, simplebus, ahci_ata_driver, ahci_devclass, 0, 0);
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | a10_ahci.c | 420 static driver_t ahci_ata_driver = { variable 426 DRIVER_MODULE(a10_ahci, simplebus, ahci_ata_driver, ahci_devclass, 0, 0);
|