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, Oct 9, 5:54 PM
Unknown Object (File)
Thu, Oct 9, 5:54 PM
Unknown Object (File)
Thu, Oct 9, 3:48 PM
Unknown Object (File)
Thu, Oct 9, 3:48 PM
Unknown Object (File)
Thu, Oct 9, 3:48 PM
Unknown Object (File)
Thu, Oct 9, 2:27 PM
Unknown Object (File)
Thu, Oct 9, 12:57 AM
Unknown Object (File)
Tue, Oct 7, 9:28 PM
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