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)
Wed, May 15, 11:29 PM
Unknown Object (File)
Mon, May 6, 2:18 AM
Unknown Object (File)
Sat, May 4, 9:03 PM
Unknown Object (File)
Tue, Apr 30, 9:58 PM
Unknown Object (File)
Sat, Apr 27, 1:49 PM
Unknown Object (File)
Thu, Apr 18, 3:32 PM
Unknown Object (File)
Apr 12 2024, 6:27 AM
Unknown Object (File)
Jan 14 2024, 4:51 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