Searched refs:PNP_CHKSUM_OFF (Results 1 – 2 of 2) sorted by relevance
12 use constant PNP_CHKSUM_OFF => 0x9; # bytes from beginning of PnP header constant97 substr($$romref, $pnp_hdr_offset+PNP_CHKSUM_OFF, 1) = "\x00";100 substr($$romref, $pnp_hdr_offset+PNP_CHKSUM_OFF, 1) = chr(256 - $sum);
12 use constant PNP_CHKSUM_OFF => 0x9; # bytes from beginning of PnP header constant95 substr($$romref, $pnp_hdr_offset+PNP_CHKSUM_OFF, 1) = "\x00";98 substr($$romref, $pnp_hdr_offset+PNP_CHKSUM_OFF, 1) = chr(256 - $sum);