freebsd-src/sys/dev/ahci
Alexander Motin 87085c12ba Fix SATA NCQ error recovery after 25375b1415
Since that commit ahci(4), siis(4) and mvs(4) drivers ended up
using wrong command to fetch error information for NCQ commands.
Since ATA errors are not very informative to begin with, the only
noticeable effect is a lack of retries on those errors by CAM.

MFC after:	1 week
PR:		279978
2024-06-27 09:29:23 -04:00
..
ahci_fsl_fdt.c clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
ahci_generic.c ahci: Use device_set_desc(f)() 2024-06-02 19:38:40 -04:00
ahci_mv_fdt.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ahci_pci.c Add some AMD device IDs. 2024-06-07 13:02:03 -04:00
ahci.c Fix SATA NCQ error recovery after 25375b1415 2024-06-27 09:29:23 -04:00
ahci.h new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE 2024-03-13 15:05:54 -07:00
ahciem.c ahci: Use device_set_desc(f)() 2024-06-02 19:38:40 -04:00