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