Searched refs:PCI_VENDOR_NAME_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/com32/include/sys/
H A Dpci.h11 #define PCI_VENDOR_NAME_SIZE 256 macro
28 char vendor_name[PCI_VENDOR_NAME_SIZE];
/external/syslinux/com32/lib/pci/
H A Dscan.c269 char vendor[PCI_VENDOR_NAME_SIZE];
322 PCI_VENDOR_NAME_SIZE - 1);
340 PCI_VENDOR_NAME_SIZE - 1);
371 PCI_VENDOR_NAME_SIZE - 1);
408 PCI_VENDOR_NAME_SIZE - 1);

Completed in 76 milliseconds