Page MenuHomeFreeBSD

Replace is_hostb_device() with a more general find_hostb_device().
ClosedPublic

Authored by landon_landonf.org on May 3 2016, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 4:13 AM
Unknown Object (File)
Feb 23 2024, 9:12 AM
Unknown Object (File)
Jan 9 2024, 9:31 PM
Unknown Object (File)
Dec 22 2023, 9:39 PM
Unknown Object (File)
Nov 14 2023, 9:46 AM
Unknown Object (File)
Nov 10 2023, 7:14 AM
Unknown Object (File)
Nov 9 2023, 5:17 AM
Unknown Object (File)
Oct 30 2023, 9:32 PM
Subscribers

Details

Summary

This allows bus children to query for the host bridge device, rather
than having to iterate over all attached devices.

Depends on D6191

Test Plan

Verify that the bhndb bridge still finds the bridging core and
attaches successfully when if_bwn_pci is loaded.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

landon_landonf.org retitled this revision from to Replace is_hostb_device() with a more general find_hostb_device()..
landon_landonf.org updated this object.
landon_landonf.org edited the test plan for this revision. (Show Details)
landon_landonf.org added a reviewer: adrian.
This revision was automatically updated to reflect the committed changes.