freebsd-nq/sys/dev/ahci
Ian Lepore 74eb18b6cc Define a single instance of ahci_devclass and reference it from all the
attachment code for various SOCs and busses.  Remove all the static and
should-have-been-static and named-differently instances of it.

This should eliminate the recently-grown build warnings about multiple
definitions when building arm kernels.
2017-10-02 02:58:28 +00:00
..
ahci_generic.c Add support for AHCI in Armada 3700 2017-09-09 11:01:44 +00:00
ahci_mv_fdt.c Define a single instance of ahci_devclass and reference it from all the 2017-10-02 02:58:28 +00:00
ahci_pci.c Define a single instance of ahci_devclass and reference it from all the 2017-10-02 02:58:28 +00:00
ahci.c Define a single instance of ahci_devclass and reference it from all the 2017-10-02 02:58:28 +00:00
ahci.h Define a single instance of ahci_devclass and reference it from all the 2017-10-02 02:58:28 +00:00
ahciem.c Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name) 2017-01-04 20:26:42 +00:00