Searched refs:LBA (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/Documentation/device-mapper/ |
D | unstriped.txt | 82 Each core of the drive has segregated access to its LBA range. 83 The current LBA model has a RAID 0 128k chunk on each core, resulting 88 | LBA 512| | LBA 768| 89 | LBA 0 | | LBA 256|
|
/Linux-v4.19/Documentation/nvdimm/ |
D | btt.txt | 78 The map is a simple lookup/indirection table that maps an LBA to an internal 98 External LBA : LBA as made visible to upper layers. 101 checking the External LBA 110 the external LBA at 768G. This falls into the second arena, and of the 512G 165 writer started writing to the same external LBA, and finished the write updating 166 the map for that external LBA to point to its new postmap ABA. At this point the 168 into the list of free blocks. If another write comes in for the same LBA, it can 182 Consider a case where two writer threads are writing to the same LBA. There can 216 1. Convert external LBA to arena number + pre-map ABA 228 1. Convert external LBA to Arena number + pre-map ABA
|
/Linux-v4.19/sound/pci/trident/ |
D | trident_main.c | 451 regs[1] = voice->LBA; in snd_trident_write_voice_regs() 963 voice->LBA = voice->memblk->offset; in snd_trident_playback_prepare() 965 voice->LBA = runtime->dma_addr; in snd_trident_playback_prepare() 992 evoice->LBA = voice->LBA; in snd_trident_playback_prepare() 1066 voice->LBA = runtime->dma_addr; in snd_trident_capture_prepare() 1067 outl(voice->LBA, TRID_REG(trident, LEGACY_DMAR0)); in snd_trident_capture_prepare() 1069 voice->LBA = voice->memblk->offset; in snd_trident_capture_prepare() 1199 voice->LBA = runtime->dma_addr; in snd_trident_si7018_capture_prepare() 1227 evoice->LBA = voice->LBA; in snd_trident_si7018_capture_prepare() 1272 voice->LBA = voice->memblk->offset; in snd_trident_foldback_prepare() [all …]
|
D | trident.h | 291 unsigned int LBA; /* 30 bits */ member
|
/Linux-v4.19/sound/pci/ali5451/ |
D | ali5451.c | 992 unsigned int LBA, in snd_ali_write_voice_regs() argument 1008 ctlcmds[1] = LBA; in snd_ali_write_voice_regs() 1219 unsigned int LBA; in snd_ali_playback_prepare() local 1247 LBA = runtime->dma_addr; in snd_ali_playback_prepare() 1273 LBA, in snd_ali_playback_prepare() 1289 LBA, in snd_ali_playback_prepare() 1310 unsigned int LBA; in snd_ali_prepare() local 1364 LBA = runtime->dma_addr; in snd_ali_prepare() 1376 LBA, in snd_ali_prepare()
|
/Linux-v4.19/Documentation/ide/ |
D | ChangeLog.ide-floppy.1996-2002 | 10 * Use the minimum of the LBA and CHS capacities.
|
D | ChangeLog.ide-cd.1994-2004 | 15 * Try to use LBA instead of track or MSF addressing
|
/Linux-v4.19/drivers/isdn/hisax/ |
D | st5481.h | 56 #define LBA 0x02 /* S loopback */ macro
|
/Linux-v4.19/Documentation/powerpc/ |
D | cxlflash.txt | 204 last logical block address (LBA) are returned to the user. 221 block address (LBA) are returned to the user. 240 storage. This is reflected by the last LBA being a non-zero value. 251 mode. Upon success, an updated last LBA is returned to the user
|
/Linux-v4.19/Documentation/ioctl/ |
D | cdrom.txt | 142 LBA stands for logical block address 210 LBA stands for logical block address 376 MSF values are converted to LBA values via this formula:
|
/Linux-v4.19/drivers/parisc/ |
D | Kconfig | 89 bool "LBA/Elroy PCI support"
|
/Linux-v4.19/Documentation/filesystems/ |
D | ubifs.txt | 30 modern LBA disks.
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 143 6. Convert 6,10,12 byte CDB's to 16 byte CDB for large LBA's for FastPath
|
/Linux-v4.19/Documentation/driver-api/ |
D | libata.rst | 748 READ and WRITE commands report CHS or LBA of the first failed sector
|