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)
Wed, Apr 15, 11:31 AM
Unknown Object (File)
Sat, Apr 11, 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
Unknown Object (File)
Feb 8 2026, 9:25 AM
Unknown Object (File)
Feb 8 2026, 1:39 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