HomeSort by: relevance | last modified time | path
    Searched defs:bootsec (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/i386/stand/mbr/
gptmbr.S 51 .globl bootsec
67 .section ".bootsec", "a", @nobits
68 .globl bootsec
69 bootsec: label
240 movw %bp, %sp /* driveno == bootsec-6 */
246 jmpw *%sp /* %sp == bootsec */
gptmbr.S 51 .globl bootsec
67 .section ".bootsec", "a", @nobits
68 .globl bootsec
69 bootsec: label
240 movw %bp, %sp /* driveno == bootsec-6 */
246 jmpw *%sp /* %sp == bootsec */
  /src/usr.sbin/sysinst/
mbr.h 72 uint bootsec; /* start sector of bootmenu default */ member in struct:mbr_info_t
mbr.h 72 uint bootsec; /* start sector of bootmenu default */ member in struct:mbr_info_t

Completed in 22 milliseconds