HomeFreeBSD

cam: Move bus_dmamap_load_ccb into cam.c.

Description

cam: Move bus_dmamap_load_ccb into cam.c.

This routine is specific to CAM and no longer assumes any internal
bus_dma knowledge as it is simple wrapper around bus_dmamap_load_mem.

Fixes: 60381fd1ee86 memdesc: Retire MEMDESC_CCB.
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D41058

Details

Provenance
jhbAuthored on Jul 19 2023, 1:19 AM
Reviewer
kib
Differential Revision
D41058: cam: Move bus_dmamap_load_ccb into cam.c.
Parents
rGb834497c6d0c: linux(4): Use M_LINUX for malloc type of proc emuldata
Branches
Unknown
Tags
Unknown