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

/external/qemu-pc-bios/bochs/bios/
H A Dbiossums.c76 #define _PIR_LEN 6 macro
458 len = *( data + offset + _PIR_LEN ) + \
459 ( *( data + offset + _PIR_LEN + 1 ) << 8 );

Completed in 289 milliseconds