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)
Thu, Mar 19, 3:06 AM
Unknown Object (File)
Wed, Mar 18, 9:58 PM
Unknown Object (File)
Mon, Mar 9, 2:54 PM
Unknown Object (File)
Sat, Mar 7, 7:37 PM
Unknown Object (File)
Thu, Feb 26, 2:57 PM
Unknown Object (File)
Thu, Feb 26, 12:08 PM
Unknown Object (File)
Sun, Feb 22, 8:19 PM
Unknown Object (File)
Feb 3 2026, 2:17 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