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

/freebsd-10.1-release/sys/boot/efi/include/
H A Defipart.h63 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS]; member in struct:__anon6202
/freebsd-10.1-release/sys/boot/i386/mbr/
H A Dmbr.s22 .set PT_OFF,0x1be # Partition table
60 movw $partbl,%bx # Partition table
156 partbl: .fill 0x10,0x4,0x0 # Partition table
/freebsd-10.1-release/sys/boot/i386/zfsboot/
H A Dzfsldr.S27 /* Partition Constants */
28 .set PRT_OFF,0x1be # Partition offset
30 .set PRT_BSD,0xa5 # Partition type
68 main.1: mov $MEM_BUF+PRT_OFF,%si # Partition table
69 movb $0x1,%dh # Partition
76 incb %dh # Partition
258 /* Partition table */
/freebsd-10.1-release/sys/boot/i386/boot0/
H A Dboot0ext.S25 .set FAKE,ORIGIN+(SECTOR_SIZE*NUM_SECTORS) # Partition entry
28 .set PRT_OFF,0x1be # Partition table
128 movw $(partbl+0x4),%bx # Partition table (+4)
161 main.4: movb (%di),%cl # Partition
271 movw $fake,%si # Partition for write
273 movw %si,%bx # Partition for read
431 partbl: .fill 0x40,0x1,0x0 # Partition table
445 /* Partition type tables */
H A Dboot0.S136 .set PRT_OFF,0x1be # Partition table
261 movw $(partbl+0x4),%bx # Partition table (+4)
291 movb (%di),%cl # Partition
446 movw %bp,%si # Partition for write
448 movw %si,%bx # Partition for read
599 /* Partition type tables */
679 partbl: .fill 0x40,0x1,0x0 # Partition table
/freebsd-10.1-release/sys/boot/i386/boot2/
H A Dboot1.S28 /* Partition Constants */
29 .set PRT_OFF,0x1be # Partition offset
31 .set PRT_BSD,0xa5 # Partition type
145 mov $part4,%si # Partition
151 main.1: mov $MEM_BUF+PRT_OFF,%si # Partition table
152 movb $0x1,%dh # Partition
159 incb %dh # Partition
173 main.4: xor %dx,%dx # Partition:drive
365 /* Partition table */
/freebsd-10.1-release/sys/boot/pc98/boot2/
H A Dboot1.S53 /* Partition Constants */
54 .set PRT_OFF,0x1be # Partition offset
387 /* Partition table */

Completed in 404 milliseconds