xref: /freebsd/usr.sbin/pciconf/pathnames.h (revision 19d2e3de755b7c9ca2f5c90b5902fc8f214b2490)
1 /* $FreeBSD$ */
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