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)
Mon, May 18, 6:36 AM
Unknown Object (File)
Mon, May 18, 6:28 AM
Unknown Object (File)
Fri, May 15, 6:14 AM
Unknown Object (File)
Thu, May 14, 11:18 PM
Unknown Object (File)
Thu, May 14, 10:27 PM
Unknown Object (File)
Thu, May 14, 8:17 PM
Unknown Object (File)
Mon, May 11, 9:46 PM
Unknown Object (File)
Mon, May 11, 11:48 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