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)
Fri, Nov 7, 12:46 AM
Unknown Object (File)
Thu, Nov 6, 2:45 AM
Unknown Object (File)
Wed, Nov 5, 7:51 AM
Unknown Object (File)
Sun, Nov 2, 7:45 PM
Unknown Object (File)
Sat, Nov 1, 10:39 PM
Unknown Object (File)
Mon, Oct 27, 2:03 AM
Unknown Object (File)
Mon, Oct 27, 1:03 AM
Unknown Object (File)
Sun, Oct 26, 7:17 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