Date: Thu, 10 Jan 2002 04:08:23 -0800 (PST) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c pcivar.h Message-ID: <200201101208.g0AC8N386351@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2002/01/10 04:08:23 PST
Modified files: (Branch: RELENG_4)
sys/pci pci.c pcivar.h
Log:
MFC.
Implement 2 small helper functions:
pci_find_bsf() - Find a device_t by bus/slot/function.
pci_find_device() - Find a device_t by vendor/device ID.
Approved by: murray
Revision Changes Path
1.141.2.14 +31 -0 src/sys/pci/pci.c
1.41.2.2 +3 -1 src/sys/pci/pcivar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201101208.g0AC8N386351>
