xref: /freebsd/usr.sbin/pciconf/pathnames.h (revision f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4)
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