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)
Sun, Oct 20, 2:31 AM
Unknown Object (File)
Sep 30 2024, 11:16 AM
Unknown Object (File)
Sep 29 2024, 9:24 PM
Unknown Object (File)
Sep 27 2024, 9:34 PM
Unknown Object (File)
Sep 27 2024, 8:48 AM
Unknown Object (File)
Sep 24 2024, 1:22 PM
Unknown Object (File)
Sep 23 2024, 9:37 PM
Unknown Object (File)
Sep 22 2024, 12:28 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