Searched refs:PNP_DEVICE_OFF (Results 1 – 2 of 2) sorted by relevance
13 use constant PNP_DEVICE_OFF => 0x10; # bytes from beginning of PnP header constant94 substr($$romref, $pnp_hdr_offset+PNP_DEVICE_OFF, 2)199 …my $identoffset = substr($rom, $pnp_hdr_offset+PNP_DEVICE_OFF, 2) eq "\0\0" ? addident(\$rom) : un…
13 use constant PNP_DEVICE_OFF => 0x10; # bytes from beginning of PnP header constant93 substr($$romref, $pnp_hdr_offset+PNP_DEVICE_OFF, 2)