Home
last modified time | relevance | path

Searched refs:LBA (Results 1 – 19 of 19) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/sat/src/
HDsmsat.c4802 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 …]
HDsmtypes.h243 bit8 LBA[8]; /* for reassign blocks; current LBA */ member
HDsmproto.h1248 bit8 *LBA
HDsmsatcb.c7424 satOrgIOContext->LBA in smsatReassignBlocksCB()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
HDsat.c1213 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 …]
HDsatproto.h2482 bit8 *LBA
HDossasat.c10598 satOrgIOContext->LBA in satReassignBlocksCB()
/NextBSD/contrib/file/magic/Magdir/
HDgpt198 >>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)
HDfilesystems18 >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/
HDboot1.S228 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/
HDcdboot.S372 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/
HDcdboot.S564 edd_lba: .quad 0x0 # LBA
571 rec_lba: .long 0x0 # LBA (adjusted for EA)
/NextBSD/sys/boot/efi/include/
HDefiprot.h60 IN EFI_LBA LBA,
71 IN EFI_LBA LBA,
/NextBSD/sys/boot/i386/pmbr/
HDpmbr.s96 # 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/
HDzfsldr.S171 addl 0x8(%si),%eax # LBA
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
HDtdtypes.h572 bit8 LBA[8]; /* for reassign blocks; current LBA */ member
/NextBSD/sys/dev/hptmv/
HDreadme.txt14 Fix 48-bit LBA compatibility for Seagate drives.
/NextBSD/sys/dev/hptnr/
HDREADME28 10th LBA.
/NextBSD/sys/boot/i386/boot0/
HDboot0.S574 pushl 0x8(%si) # LBA address