Lines Matching refs:bytes
51 # should be 1024 bytes.
58 } 0 ;# Unused bytes per page is 0
153 # Set SerialTypeLen to FF 7F (2 bytes)
165 # Set SerialTypeLen to FF FF 7F (3 bytes)
177 # Set SerialTypeLen to FF FF FF 7F (4 bytes)
189 # Set SerialTypeLen to FF FF FF FF 7F (5 bytes)
201 # Set SerialTypeLen to FF FF FF FF FF 7F (6 bytes, and overflows).
213 # Set SerialTypeLen to FF FF FF FF FF FF 7F (7 bytes, and overflows).
225 # Set SerialTypeLen to FF FF FF FF FF FF FF 7F (8 bytes, and overflows).
237 # Set SerialTypeLen to FF FF FF FF FF FF FF FF 7F (9 bytes, and overflows).
249 # Set SerialTypeLen to FFFF FF FF FF FF FF FF FF 7F (10 bytes, and overflows).