Page MenuHomeFreeBSD

cam: delete cam_sim_alloc_dev
ClosedPublic

Authored by imp on Jun 21 2021, 7:04 PM.
Tags
None
Referenced Files
F157070512: D30858.diff
Mon, May 18, 6:36 AM
F157069763: D30858.diff
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable