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, Aug 13, 9:07 PM
Unknown Object (File)
Thu, Aug 13, 2:34 PM
Unknown Object (File)
Thu, Aug 13, 1:44 PM
Unknown Object (File)
Wed, Aug 12, 10:01 AM
Unknown Object (File)
Tue, Aug 11, 11:28 PM
Unknown Object (File)
Tue, Aug 11, 11:28 PM
Unknown Object (File)
Sat, Aug 8, 9:01 PM
Unknown Object (File)
Sat, Aug 8, 1:55 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