Home
last modified time | relevance | path

Searched refs:ahci_devclass (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/arm/allwinner/
HDa10_ahci.c361 devclass_t ahci_devclass; variable
382 DRIVER_MODULE(ahci, simplebus, ahci_ata_driver, ahci_devclass, 0, 0);
/NextBSD/sys/dev/ahci/
HDahci_pci.c586 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);