freebsd-skq/sys/dev/ahci
mav 6f90b5061a Fix AHCI Enclosure Management, broken by r351356.
ivars value of -1 was used to distinguish EM device, and r351356 left some
wrong checks for it.  Give EM device separate flag there instead.
2019-08-28 22:04:04 +00:00
..
ahci_generic.c
ahci_mv_fdt.c
ahci_pci.c Create a AHCI attachment for nvme. 2019-08-21 22:18:01 +00:00
ahci.c Fix AHCI Enclosure Management, broken by r351356. 2019-08-28 22:04:04 +00:00
ahci.h Fix AHCI Enclosure Management, broken by r351356. 2019-08-28 22:04:04 +00:00
ahciem.c