freebsd-nq/usr.sbin/pciconf/pathnames.h

7 lines
181 B
C
Raw Normal View History

/* $FreeBSD$ */
#include <paths.h>
#define _PATH_DEVPCI "/dev/pci"
#define _PATH_PCIVDB "/usr/share/misc/pci_vendors"
#define _PATH_LPCIVDB _PATH_LOCALBASE "/share/pciids/pci.ids"