Searched refs:LBA (Results 1 – 19 of 19) sorted by relevance
| /NextBSD/sys/dev/pms/RefTisa/sat/src/ |
| HD | smsat.c | 4802 bit8 LBA[8]; in smsatRead10() local 4860 LBA[0] = 0; /* MSB */ in smsatRead10() 4861 LBA[1] = 0; in smsatRead10() 4862 LBA[2] = 0; in smsatRead10() 4863 LBA[3] = 0; in smsatRead10() 4864 LBA[4] = scsiCmnd->cdb[2]; in smsatRead10() 4865 LBA[5] = scsiCmnd->cdb[3]; in smsatRead10() 4866 LBA[6] = scsiCmnd->cdb[4]; in smsatRead10() 4867 LBA[7] = scsiCmnd->cdb[5]; /* LSB */ in smsatRead10() 4904 AllChk = smsatCheckLimit(LBA, TL, agFALSE, pSatDevData); in smsatRead10() [all …]
|
| HD | smtypes.h | 243 bit8 LBA[8]; /* for reassign blocks; current LBA */ member
|
| HD | smproto.h | 1248 bit8 *LBA
|
| HD | smsatcb.c | 7424 satOrgIOContext->LBA in smsatReassignBlocksCB()
|
| /NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sata/host/ |
| HD | sat.c | 1213 bit8 LBA[4]; in satRead10() local 1268 osti_memset(LBA, 0, sizeof(LBA)); in satRead10() 1272 LBA[0] = scsiCmnd->cdb[2]; /* MSB */ in satRead10() 1273 LBA[1] = scsiCmnd->cdb[3]; in satRead10() 1274 LBA[2] = scsiCmnd->cdb[4]; in satRead10() 1275 LBA[3] = scsiCmnd->cdb[5]; /* LSB */ in satRead10() 1282 rangeChk = satAddNComparebit32(LBA, TL); in satRead10() 1674 bit8 LBA[4]; /* 0 MSB, 3 LSB */ in satRead_1() local 1682 osti_memset(LBA,0, sizeof(LBA)); in satRead_1() 1711 LBA[0] = (bit8)((lba & 0xF000) >> (8 * 3)); in satRead_1() [all …]
|
| HD | satproto.h | 2482 bit8 *LBA
|
| HD | ossasat.c | 10598 satOrgIOContext->LBA in satReassignBlocksCB()
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | gpt | 198 >>454 ulelong !1 \b (nonstandard: not at LBA 1) 205 >>470 ulelong !1 \b (nonstandard: not at LBA 1) 212 >>486 ulelong !1 \b (nonstandard: not at LBA 1) 217 >>502 ulelong !1 \b (nonstandard: not at LBA 1) 232 # In case a GPT data-structure is at LBA 0, report it as well 236 0 string EFI\ PART GPT data structure (nonstandard: at LBA 0)
|
| HD | filesystems | 18 >0 ubyte 0x0c 32-bit FAT, LBA-mapped 19 >0 ubyte 0x0d 7XXX, LBA-mapped 20 >0 ubyte 0x0e 16-bit FAT, LBA-mapped 21 >0 ubyte 0x0f extended partition, LBA-mapped 111 >0 ubyte 0x9a Hidden free FDISK FAT16 LBA 112 >0 ubyte 0x9b Hidden free FDISK EXT LBA 149 >0 ubyte 0xcc DR-DOS 7.04+ Secured FAT32 LBA 151 >0 ubyte 0xce DR-DOS 7.04+ FAT16X LBA 152 >0 ubyte 0xcf DR-DOS 7.04+ EXT LBA 504 >>>>0x41 ubyte >0 \b, LBA flag 0x%x [all …]
|
| /NextBSD/sys/boot/i386/boot2/ |
| HD | boot1.S | 228 mov 0xa(%si),%cx # LBA 274 read: testb $FL_PACKET,%cs:MEM_REL+flags-start # LBA support enabled? 301 mov 0x8(%bp),%eax # Get LBA 346 jnc read.5 # LBA,
|
| /NextBSD/sys/boot/pc98/cdboot/ |
| HD | cdboot.S | 372 mov $VOLDESC_LBA,%eax # Set LBA of first VD 435 add $MAX_READ_SEC,%eax # Update LBA 586 mov %eax,rec_lba # Save LBA 600 ff.load: mov rec_lba,%eax # Load LBA 604 incl rec_lba # Update LBA to next block 657 # Load DH sectors starting at LBA EAX into [EBX]. 673 mov %ax,%cx # Set LBA 774 rec_lba: .long 0x0 # LBA (adjusted for EA)
|
| /NextBSD/sys/boot/i386/cdboot/ |
| HD | cdboot.S | 564 edd_lba: .quad 0x0 # LBA 571 rec_lba: .long 0x0 # LBA (adjusted for EA)
|
| /NextBSD/sys/boot/efi/include/ |
| HD | efiprot.h | 60 IN EFI_LBA LBA, 71 IN EFI_LBA LBA,
|
| /NextBSD/sys/boot/i386/pmbr/ |
| HD | pmbr.s | 96 # Load the GPT header and verify signature. Try LBA 1 for the primary one and 97 # the last LBA for the backup if it is broken.
|
| /NextBSD/sys/boot/i386/zfsboot/ |
| HD | zfsldr.S | 171 addl 0x8(%si),%eax # LBA
|
| /NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/common/ |
| HD | tdtypes.h | 572 bit8 LBA[8]; /* for reassign blocks; current LBA */ member
|
| /NextBSD/sys/dev/hptmv/ |
| HD | readme.txt | 14 Fix 48-bit LBA compatibility for Seagate drives.
|
| /NextBSD/sys/dev/hptnr/ |
| HD | README | 28 10th LBA.
|
| /NextBSD/sys/boot/i386/boot0/ |
| HD | boot0.S | 574 pushl 0x8(%si) # LBA address
|