Page MenuHomeFreeBSD

cam: delete cam_sim_alloc_dev
ClosedPublic

Authored by imp on Jun 21 2021, 7:04 PM.
Tags
None
Referenced Files
F171393022: D30858.diff
Thu, Sep 10, 9:35 PM
F171313799: D30858.id.diff
Thu, Sep 10, 8:28 AM
Unknown Object (File)
Tue, Sep 8, 8:55 PM
Unknown Object (File)
Mon, Sep 7, 11:38 PM
Unknown Object (File)
Mon, Sep 7, 9:04 PM
Unknown Object (File)
Sat, Sep 5, 7:25 PM
Unknown Object (File)
Sat, Sep 5, 12:51 PM
Unknown Object (File)
Sat, Sep 5, 3:33 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable