freebsd-dev/sys/dev/siis
Alexander Motin 25375b1415 ahci/siis/mvs: Fix panics after 3394d4239b.
Full CCB header overwrites made frees go into wrong zones, causing
kernel panics.  Instead of copying full header use xpt_setup_ccb(),
since the only field I see used from all the header is target_id.

PR:	262263
2022-03-04 20:55:23 -05:00
..
siis.c ahci/siis/mvs: Fix panics after 3394d4239b. 2022-03-04 20:55:23 -05:00
siis.h Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00