Page MenuHomeFreeBSD

LinuxKPI: pci: add pci_get_device()
ClosedPublic

Authored by bz on Dec 2 2022, 10:15 PM.
Tags
None
Referenced Files
F146230339: D37593.id113782.diff
Sat, Feb 28, 11:14 PM
Unknown Object (File)
Fri, Feb 20, 1:42 AM
Unknown Object (File)
Jan 19 2026, 6:34 AM
Unknown Object (File)
Jan 19 2026, 6:02 AM
Unknown Object (File)
Jan 19 2026, 5:15 AM
Unknown Object (File)
Jan 18 2026, 4:16 PM
Unknown Object (File)
Dec 29 2025, 9:22 AM
Unknown Object (File)
Dec 27 2025, 1:34 PM
Subscribers

Details

Summary

Add a version of pci_get_device() as linuxkpi_pci_get_device()
not (yet) supporting the last argument.
Due to conflicts we cannot redefine it as we would normally do
in LinuxKPI so drivers have to be adjusted.

MFC after: 3 days

Diff Detail

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