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)
Wed, Sep 17, 4:18 AM
Unknown Object (File)
Wed, Sep 17, 4:15 AM
Unknown Object (File)
Tue, Sep 16, 4:56 PM
Unknown Object (File)
Sep 11 2025, 7:26 AM
Unknown Object (File)
Sep 6 2025, 8:27 AM
Unknown Object (File)
Aug 26 2025, 4:56 PM
Unknown Object (File)
Aug 23 2025, 10:45 PM
Unknown Object (File)
Aug 14 2025, 10:36 PM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable