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, Jul 22, 8:03 PM
Unknown Object (File)
Sat, Jul 18, 2:08 PM
Unknown Object (File)
Mon, Jul 13, 10:41 PM
Unknown Object (File)
Fri, Jul 10, 4:46 PM
Unknown Object (File)
Wed, Jul 8, 8:43 PM
Unknown Object (File)
Thu, Jul 2, 12:48 AM
Unknown Object (File)
Wed, Jul 1, 1:00 AM
Unknown Object (File)
Tue, Jun 30, 3:52 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