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

/external/syslinux/gpxe/src/util/
H A Dmakerom.pl41 sub addident ($) { subroutine
199 my $identoffset = substr($rom, $pnp_hdr_offset+PNP_DEVICE_OFF, 2) eq "\0\0" ? addident(\$rom) : undef;
H A Dmodrom.pl41 sub addident ($) { subroutine
193 my $identoffset = &addident(\$rom);

Completed in 209 milliseconds