Page MenuHomeFreeBSD

stand/ofw: Add ofw_path_to_handle
ClosedPublic

Authored by imp on Nov 29 2022, 9:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 7, 9:24 AM
Unknown Object (File)
Apr 17 2026, 8:06 AM
Unknown Object (File)
Apr 15 2026, 11:31 AM
Unknown Object (File)
Apr 11 2026, 12:19 AM
Unknown Object (File)
Mar 14 2026, 2:48 PM
Unknown Object (File)
Mar 13 2026, 2:11 AM
Unknown Object (File)
Mar 1 2026, 3:35 AM
Unknown Object (File)
Feb 25 2026, 12:13 AM
Subscribers

Details

Summary

ofw_path_to_handle converts a path string to a phandle_t. It searches
down the path for the first device whose type matches the passed-in
string.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable