Page MenuHomeFreeBSD

LinuxKPI: implement pci_rescan_bus()
ClosedPublic

Authored by bz on May 16 2023, 9:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 21, 4:49 PM
Unknown Object (File)
Tue, Sep 19, 7:37 PM
Unknown Object (File)
Aug 11 2023, 3:05 PM
Unknown Object (File)
Jun 26 2023, 3:41 PM
Unknown Object (File)
Jun 19 2023, 7:27 PM
Unknown Object (File)
Jun 16 2023, 10:41 AM
Unknown Object (File)
May 25 2023, 11:40 AM
Unknown Object (File)
May 21 2023, 12:32 AM
Subscribers

Details

Summary

Try to implement pci_rescan_bus(). pci_rescan_method() is already
doing most of the job. We only have to do the count for the return
value again ourselves.

Sponsored by: The FreeBSD Foundation
MFC after: 10 days

Diff Detail

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