Searched refs:LBA (Results 1 – 16 of 16) sorted by relevance
/external/ltp/testcases/kernel/io/disktest/ |
D | CHANGELOG | 43 Fixed that use of -s or -S, where the LBA/Block specified is greater then 81 -S option. The last LBA calculation was wrong, of by transfer size - 1. 106 option. When the mark option is specified, the LBA number, the pass 108 target is added to the front of each LBA data set, the remainder of the 116 a marker, DISKTEST ERROR OCCURRED, to LBA 0 of the failing target device. 125 functions is that a random LBA is selected, and then it is written to, if 127 a new random LBA. To get the original random, which supports the Duty 134 Added a LBA alignement offset option, -o <offset>. This option allows a 135 user to specify the LBA which IO will start from and be aligned to. For 136 example if -o3 is specified for 1024 byte IOs, then the LBA alignment for [all …]
|
D | README | 130 - allow user to specify complete LBA/block data
|
/external/syslinux/mbr/ |
D | oldmbr.asm | 125 test cl,1 ; LBA device access 128 ; We have EBIOS. Load the boot sector using LBA. 207 .lba: dd 0 ; LBA (LSW) 208 dd 0 ; LBA (MSW)
|
/external/syslinux/diag/ |
D | README | 3 geodsp/ Display geometry/LBA translation as the BIOS detects it.
|
/external/syslinux/core/ |
D | isolinux.asm | 91 sp_lba: resd 1 ; LBA for emulated disk image 130 .lba: resd 2 ; LBA (LSW, MSW) 140 dsp_lba: resd 1 ; LBA for emulated disk image 179 bi_pvd: dd 16 ; LBA of primary volume descriptor 180 bi_file: dd 0 ; LBA of boot file 1058 offset_msg: db 'Main image LBA = ', 0 1063 noinfoinspec_msg db 'Spec packet missing LBA information, trying to wing it...', CR, LF, 0
|
D | diskstart.inc | 445 ; Extent pointers... each extent contains an 8-byte LBA and an 2-byte
|
/external/llvm/lib/Transforms/IPO/ |
D | MergeFunctions.cpp | 764 const BlockAddress *LBA = cast<BlockAddress>(L); in cmpConstants() local 766 if (int Res = cmpValues(LBA->getFunction(), RBA->getFunction())) in cmpConstants() 768 if (LBA->getFunction() == RBA->getFunction()) { in cmpConstants() 771 Function* F = LBA->getFunction(); in cmpConstants() 772 BasicBlock *LBB = LBA->getBasicBlock(); in cmpConstants() 791 assert(LBA->getFunction() == FnL && RBA->getFunction() == FnR); in cmpConstants() 794 return cmpValues(LBA->getBasicBlock(), RBA->getBasicBlock()); in cmpConstants()
|
/external/syslinux/efi32/include/efi/ |
D | efiprot.h | 60 IN EFI_LBA LBA, 71 IN EFI_LBA LBA,
|
/external/syslinux/efi64/include/efi/ |
D | efiprot.h | 60 IN EFI_LBA LBA, 71 IN EFI_LBA LBA,
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
D | efiprot.h | 60 IN EFI_LBA LBA, 71 IN EFI_LBA LBA,
|
/external/syslinux/memdisk/ |
D | memdisk.inc | 500 ; Convert a CHS address in P_CX/P_DH into an LBA in eax 520 ; Now eax = LBA, edx = 0 532 add eax,ecx ; LBA of final sector + 1 533 shl esi,SECTORSIZE_LG2 ; LBA -> byte offset 577 cmp dword [es:si+12],0 ; LBA too large? 603 ; LBA beyond end of disk 1166 .start dd 0 ; Starting LBA of image
|
/external/syslinux/doc/ |
D | gpt.txt | 53 8 4 Partition start LBA
|
/external/e2fsprogs/ |
D | TODO | 194 easier to translate LBA to filesystem block numbers.
|
/external/syslinux/ |
D | NEWS | 21 * ISOLINUX: EDX, LBA values higher than 65535; work around for 870 * MBR (old and new): Fix bug in CHS mode when LBA >
|
/external/gptfdisk/ |
D | NEWS | 1143 - Fixed bug in MBR-reading function that caused 0x0f (Win95 LBA) and 0x85
|
/external/ImageMagick/PerlMagick/t/reference/write/wmf/ |
D | clock.miff | 10 …�������������������LBA��������������������…
|