freebsd-dev/sys/dev/ahci
Konstantin Belousov d91cc9dd63 Fix use of busdma(9) KPI in ahci(4).
Use BUS_DMA_NOWAIT for loads at initialization time.
Report actual numeric error code if any problem occurs at the
initialization.

Reported and tested by:	pho
Reviewed by:	mav
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D18741
2019-01-07 02:39:40 +00:00
..
ahci_generic.c Add support for AHCI in Armada 3700 2017-09-09 11:01:44 +00:00
ahci_mv_fdt.c Fix kernel modules names for Marvell armv7 2018-04-03 23:49:35 +00:00
ahci_pci.c Remove questionable initialization for ICH8M, rely on BIOS to properly 2018-12-11 05:10:22 +00:00
ahci.c Fix use of busdma(9) KPI in ahci(4). 2019-01-07 02:39:40 +00:00
ahci.h Implement ability to turn on/off PHYs for AHCI devices. 2018-11-03 00:37:51 +00:00
ahciem.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00