Searched refs:ahci_driver (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ahci/
H A Dahci_generic.c126 static driver_t ahci_driver = { variable
131 DRIVER_MODULE(ahci, simplebus, ahci_driver, ahci_gen_devclass, NULL, NULL);
H A Dahci_pci.c671 static driver_t ahci_driver = { variable
676 DRIVER_MODULE(ahci, pci, ahci_driver, ahci_devclass, NULL, NULL);

Completed in 106 milliseconds