HomeSort by relevance Sort by last modified time
    Searched refs:read_sector_cbios (Results 1 - 4 of 4) sorted by null

  /external/syslinux/mbr/
altmbr.S 90 read_sector_cbios: movb $0x42, %ah ; jmp read_common */ label
91 movl $0xeb42b4+((read_common-read_sector_cbios-4) << 24), \
92 (read_sector_cbios)
138 read_sector_cbios: label
gptmbr.S 104 read_sector_cbios: movb $0x42, %ah ; jmp read_common */ label
105 movl $0xeb42b4+((read_common-read_sector_cbios-4) << 24), \
106 (read_sector_cbios)
272 read_sector_cbios: label
isohdpfx.S 167 read_sector_cbios: movb $0x42, %ah ; jmp read_common */ label
168 movl $0xeb42b4+((read_common-read_sector_cbios-4) << 24), \
169 (read_sector_cbios)
249 read_sector_cbios: label
mbr.S 90 read_sector_cbios: movb $0x42, %ah ; jmp read_common */ label
91 movl $0xeb42b4+((read_common-read_sector_cbios-4) << 24), \
92 (read_sector_cbios)
138 read_sector_cbios: label

Completed in 295 milliseconds