Home
last modified time | relevance | path

Searched hist:a82470212b7659afb7d3287e2ccae72d5e496b71 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dresource.hdiff a82470212b7659afb7d3287e2ccae72d5e496b71 Tue Jan 23 18:38:36 CET 2024 John Baldwin <jhb@FreeBSD.org> powerpc: Add RF_LITTLEENDIAN resource flag

If this powerpc-specific flag is set on a resource, then the
little-endian bus tag is always used when mapping that resource.

Make use of this flag in the mpc85xx/fsl_sata driver to avoid setting
the SATA BAR's bus tag after bus_alloc_resource.

Reviewed by: jhibbits
Differential Revision: https://reviews.freebsd.org/D43553
/freebsd/sys/powerpc/mpc85xx/
H A Dfsl_sata.cdiff a82470212b7659afb7d3287e2ccae72d5e496b71 Tue Jan 23 18:38:36 CET 2024 John Baldwin <jhb@FreeBSD.org> powerpc: Add RF_LITTLEENDIAN resource flag

If this powerpc-specific flag is set on a resource, then the
little-endian bus tag is always used when mapping that resource.

Make use of this flag in the mpc85xx/fsl_sata driver to avoid setting
the SATA BAR's bus tag after bus_alloc_resource.

Reviewed by: jhibbits
Differential Revision: https://reviews.freebsd.org/D43553
/freebsd/sys/powerpc/powerpc/
H A Dnexus.cdiff a82470212b7659afb7d3287e2ccae72d5e496b71 Tue Jan 23 18:38:36 CET 2024 John Baldwin <jhb@FreeBSD.org> powerpc: Add RF_LITTLEENDIAN resource flag

If this powerpc-specific flag is set on a resource, then the
little-endian bus tag is always used when mapping that resource.

Make use of this flag in the mpc85xx/fsl_sata driver to avoid setting
the SATA BAR's bus tag after bus_alloc_resource.

Reviewed by: jhibbits
Differential Revision: https://reviews.freebsd.org/D43553