pathnames.h revision 287746
1/* $FreeBSD: stable/10/usr.sbin/pciconf/pathnames.h 287746 2015-09-13 07:15:45Z bapt $ */
2#define	_PATH_DEVPCI	"/dev/pci"
3#define	_PATH_PCIVDB	"/usr/share/misc/pci_vendors"
4#define	_PATH_LPCIVDB	"/usr/local/share/pciids/pci.ids"
5