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)
Jan 2 2025, 4:04 AM
Unknown Object (File)
Dec 20 2024, 11:48 AM
Unknown Object (File)
Oct 27 2024, 2:16 AM
Unknown Object (File)
Sep 24 2024, 6:33 PM
Unknown Object (File)
Sep 12 2024, 4:02 AM
Unknown Object (File)
Sep 4 2024, 12:21 PM
Unknown Object (File)
Aug 12 2024, 10:16 AM
Unknown Object (File)
Aug 3 2024, 10:14 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.