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

/external/syslinux/gpxe/src/util/
H A Dmakerom.pl9 use constant PCI_HDR_SIZE => 0x18; constant
63 or $pci_hdr_offset > length($$romref) - PCI_HDR_SIZE
H A Dmodrom.pl9 use constant PCI_HDR_SIZE => 0x18; constant
63 or $pci_hdr_offset > length($$romref) - PCI_HDR_SIZE

Completed in 71 milliseconds