HomeSort by relevance Sort by last modified time
    Searched full:addident (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/util/
makerom.pl 41 sub addident ($) { subroutine
199 my $identoffset = substr($rom, $pnp_hdr_offset+PNP_DEVICE_OFF, 2) eq "\0\0" ? addident(\$rom) : undef;
modrom.pl 41 sub addident ($) { subroutine
193 my $identoffset = &addident(\$rom);

Completed in 57 milliseconds