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)
Tue, Jun 17, 12:50 AM
Unknown Object (File)
Fri, Jun 13, 5:01 AM
Unknown Object (File)
Jun 12 2025, 4:59 AM
Unknown Object (File)
Jun 10 2025, 9:01 PM
Unknown Object (File)
Jun 9 2025, 10:34 AM
Unknown Object (File)
May 25 2025, 2:06 AM
Unknown Object (File)
May 3 2025, 1:12 AM
Unknown Object (File)
Apr 25 2025, 5: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