Searched refs:ahci_devclass (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/arm/allwinner/ |
| HD | a10_ahci.c | 361 devclass_t ahci_devclass; variable 382 DRIVER_MODULE(ahci, simplebus, ahci_ata_driver, ahci_devclass, 0, 0);
|
| /NextBSD/sys/dev/ahci/ |
| HD | ahci_pci.c | 586 devclass_t ahci_devclass; variable 607 DRIVER_MODULE(ahci, pci, ahci_driver, ahci_devclass, NULL, NULL); 627 DRIVER_MODULE(ahci, atapci, ahci_ata_driver, ahci_devclass, NULL, NULL);
|