Page MenuHomeFreeBSD

pciconf: Factor out fetching of matching devices from list_devs
ClosedPublic

Authored by jhb on Mar 9 2026, 3:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 16, 9:53 AM
Unknown Object (File)
Mon, Apr 13, 5:48 PM
Unknown Object (File)
Sun, Apr 12, 1:56 AM
Unknown Object (File)
Sat, Apr 11, 8:19 PM
Unknown Object (File)
Sat, Apr 11, 4:20 AM
Unknown Object (File)
Wed, Apr 8, 9:54 AM
Unknown Object (File)
Wed, Apr 8, 6:53 AM
Unknown Object (File)
Sun, Apr 5, 1:17 PM
Subscribers
None

Details

Summary

The new fetch_devs function fetches the entire list of PCI devices
into a single list, retrying if the list changes while it is being
fetched.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable