Home
last modified time | relevance | path

Searched refs:setup_offset (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/boot/tools/
Dbuild.c189 u32 setup_offset = 0x200; in update_pecoff_setup_and_reloc() local
191 u32 setup_size = reloc_offset - setup_offset; in update_pecoff_setup_and_reloc()
193 update_pecoff_section_header(".setup", setup_offset, setup_size); in update_pecoff_setup_and_reloc()
/linux-4.1.27/drivers/scsi/
Dwd719x.h218 u8 setup_offset; member