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, Nov 20, 12:12 AM
Unknown Object (File)
Wed, Nov 20, 12:12 AM
Unknown Object (File)
Tue, Nov 19, 10:47 AM
Unknown Object (File)
Tue, Nov 19, 10:30 AM
Unknown Object (File)
Sun, Nov 17, 2:19 PM
Unknown Object (File)
Sat, Nov 9, 4:37 PM
Unknown Object (File)
Oct 22 2024, 10:51 PM
Unknown Object (File)
Sep 28 2024, 4:21 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