Page MenuHomeFreeBSD

cam: delete cam_sim_alloc_dev
ClosedPublic

Authored by imp on Jun 21 2021, 7:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 26, 7:50 AM
Unknown Object (File)
Sun, Oct 26, 7:22 AM
Unknown Object (File)
Fri, Oct 17, 7:37 PM
Unknown Object (File)
Sep 17 2025, 4:18 AM
Unknown Object (File)
Sep 17 2025, 4:15 AM
Unknown Object (File)
Sep 16 2025, 4:56 PM
Unknown Object (File)
Sep 11 2025, 7:26 AM
Unknown Object (File)
Sep 6 2025, 8:27 AM
Subscribers
None

Details

Summary

cam_sim_alloc_dev was only used internally by the MMC system. That has
been convered to using xpt_path_device() and has stopped using this
interface, so this can be retired.

Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40035
Build 36924: arc lint + arc unit