Searched refs:partbl (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/boot/i386/mbr/
H A Dmbr.s60 movw $partbl,%bx # Partition table
156 partbl: .fill 0x10,0x4,0x0 # Partition table label
/freebsd-9.3-release/sys/boot/i386/boot0/
H A Dboot0.S261 movw $(partbl+0x4),%bx # Partition table (+4)
458 addw $partbl,%ax # selected
679 partbl: .fill 0x40,0x1,0x0 # Partition table label
H A Dboot0ext.S128 movw $(partbl+0x4),%bx # Partition table (+4)
278 addw $partbl,%ax # selected
431 partbl: .fill 0x40,0x1,0x0 # Partition table label

Completed in 111 milliseconds