setup_offset      190 arch/x86/boot/tools/build.c 	u32 setup_offset = 0x200;
setup_offset      192 arch/x86/boot/tools/build.c 	u32 setup_size = reloc_offset - setup_offset;
setup_offset      194 arch/x86/boot/tools/build.c 	update_pecoff_section_header(".setup", setup_offset, setup_size);
setup_offset      216 drivers/scsi/wd719x.h 	u8 setup_offset;