]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/pciconf/pathnames.h
efibootmgr: support '-b bootXXXX' as an alias for '-b XXXX'
[FreeBSD/FreeBSD.git] / usr.sbin / pciconf / pathnames.h
1 #include <paths.h>
2
3 #define _PATH_DEVPCI    "/dev/pci"
4 #define _PATH_PCIVDB    "/usr/share/misc/pci_vendors"
5 #define _PATH_LPCIVDB   _PATH_LOCALBASE "/share/pciids/pci.ids"