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)
Dec 3 2024, 11:17 AM
Unknown Object (File)
Nov 20 2024, 12:12 AM
Unknown Object (File)
Nov 20 2024, 12:12 AM
Unknown Object (File)
Nov 19 2024, 10:47 AM
Unknown Object (File)
Nov 19 2024, 10:30 AM
Unknown Object (File)
Nov 17 2024, 2:19 PM
Unknown Object (File)
Nov 9 2024, 4:37 PM
Unknown Object (File)
Oct 22 2024, 10:51 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