Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2002 16:56:02 -0800 (PST)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci.c pcivar.h
Message-ID:  <200201100056.g0A0u2945342@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdodd       2002/01/09 16:56:02 PST

  Modified files:
    sys/dev/pci          pci.c pcivar.h 
  Log:
  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.
  
  Revision  Changes    Path
  1.186     +35 -0     src/sys/dev/pci/pci.c
  1.54      +2 -0      src/sys/dev/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?200201100056.g0A0u2945342>