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)
Mon, Mar 30, 2:36 PM
Unknown Object (File)
Fri, Mar 27, 11:02 PM
Unknown Object (File)
Tue, Mar 17, 8:51 AM
Unknown Object (File)
Mon, Mar 16, 8:46 PM
Unknown Object (File)
Sun, Mar 15, 5:02 AM
Unknown Object (File)
Feb 24 2026, 3:07 AM
Unknown Object (File)
Feb 6 2026, 11:12 PM
Unknown Object (File)
Dec 31 2025, 11:12 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.