freebsd-dev/sys/powerpc/mpc85xx
Justin Hibbits c0665d5c82 powerpc/fsl_sata: Properly clamp maxio to pessimized size
The CAM 'maxio' is a 'pessimized' size, assuming 4k pages and one page
per segment.  Since there are at most 63 segments in a transaction with
this driver, and one would necessarily be the indirect segment marker,
clamp the maxio to the minimum of maxphys (tunable) or (63 - 1) pages
(248k).

MFC after:	3 days
2022-08-04 21:32:03 -04:00
..
atpic.c powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00
ds1553_bus_fdt.c powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00
ds1553_core.c
ds1553_reg.h powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
fsl_diu.c powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00
fsl_espi.c powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00
fsl_sata.c powerpc/fsl_sata: Properly clamp maxio to pessimized size 2022-08-04 21:32:03 -04:00
fsl_sata.h powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
i2c.c powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00
isa.c
lbc.c powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00
lbc.h
mpc85xx_cache.c powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00
mpc85xx_gpio.c powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00
mpc85xx.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
mpc85xx.h
pci_mpc85xx_pcib.c powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00
pci_mpc85xx.c mpc85xx/pci: Conditionally reset PCI bridges 2022-07-29 21:54:20 -04:00
platform_mpc85xx.c powerpc mpc85xx: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00