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)
Sat, Nov 9, 4:37 PM
Unknown Object (File)
Tue, Oct 22, 10:51 PM
Unknown Object (File)
Sep 28 2024, 4:21 AM
Unknown Object (File)
Sep 25 2024, 7:37 PM
Unknown Object (File)
Sep 5 2024, 10:00 AM
Unknown Object (File)
Sep 4 2024, 10:15 AM
Unknown Object (File)
Aug 23 2024, 2:23 PM
Unknown Object (File)
Aug 18 2024, 4: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