Page MenuHomeFreeBSD

cam: delete cam_sim_alloc_dev
ClosedPublic

Authored by imp on Jun 21 2021, 7:04 PM.
Tags
None
Referenced Files
F96155595: D30858.id91473.diff
Mon, Sep 23, 9:37 PM
Unknown Object (File)
Sun, Sep 22, 12:28 PM
Unknown Object (File)
Thu, Sep 12, 10:57 PM
Unknown Object (File)
Sun, Sep 8, 2:13 AM
Unknown Object (File)
Wed, Sep 4, 7:46 AM
Unknown Object (File)
Sat, Aug 31, 7:30 AM
Unknown Object (File)
Aug 10 2024, 12:16 PM
Unknown Object (File)
Jun 21 2024, 10:16 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