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