Use the accessor function to get the softc for this sim. This also drops
an unneeded cast.
Sponsored by: Netflix
Differential D30360
cam: prefer cam_sim_softc() over accessing cam_sim structure directly. imp on May 20 2021, 4:32 PM. Authored by Tags None Referenced Files
Subscribers None
Details Use the accessor function to get the softc for this sim. This also drops Sponsored by: Netflix All the other SIMs in the tree access softc via the accessor, and this makes it consistent.
Diff Detail
|