Searched refs:LBA (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | unstriped.rst | 86 Each core of the drive has segregated access to its LBA range. 87 The current LBA model has a RAID 0 128k chunk on each core, resulting 92 | LBA 512| | LBA 768| 93 | LBA 0 | | LBA 256|
|
/Linux-v5.10/Documentation/driver-api/nvdimm/ |
D | btt.rst | 79 The map is a simple lookup/indirection table that maps an LBA to an internal 104 External LBA LBA as made visible to upper layers. 107 checking the External LBA 117 the external LBA at 768G. This falls into the second arena, and of the 512G 176 writer started writing to the same external LBA, and finished the write updating 177 the map for that external LBA to point to its new postmap ABA. At this point the 179 into the list of free blocks. If another write comes in for the same LBA, it can 193 Consider a case where two writer threads are writing to the same LBA. There can 228 1. Convert external LBA to arena number + pre-map ABA 240 1. Convert external LBA to Arena number + pre-map ABA
|
/Linux-v5.10/sound/pci/trident/ |
D | trident_main.c | 437 regs[1] = voice->LBA; in snd_trident_write_voice_regs() 922 voice->LBA = voice->memblk->offset; in snd_trident_playback_prepare() 924 voice->LBA = runtime->dma_addr; in snd_trident_playback_prepare() 951 evoice->LBA = voice->LBA; in snd_trident_playback_prepare() 1025 voice->LBA = runtime->dma_addr; in snd_trident_capture_prepare() 1026 outl(voice->LBA, TRID_REG(trident, LEGACY_DMAR0)); in snd_trident_capture_prepare() 1028 voice->LBA = voice->memblk->offset; in snd_trident_capture_prepare() 1152 voice->LBA = runtime->dma_addr; in snd_trident_si7018_capture_prepare() 1180 evoice->LBA = voice->LBA; in snd_trident_si7018_capture_prepare() 1225 voice->LBA = voice->memblk->offset; in snd_trident_foldback_prepare() [all …]
|
D | trident.h | 276 unsigned int LBA; /* 30 bits */ member
|
/Linux-v5.10/sound/pci/ali5451/ |
D | ali5451.c | 978 unsigned int LBA, in snd_ali_write_voice_regs() argument 994 ctlcmds[1] = LBA; in snd_ali_write_voice_regs() 1184 unsigned int LBA; in snd_ali_playback_prepare() local 1212 LBA = runtime->dma_addr; in snd_ali_playback_prepare() 1238 LBA, in snd_ali_playback_prepare() 1254 LBA, in snd_ali_playback_prepare() 1275 unsigned int LBA; in snd_ali_prepare() local 1329 LBA = runtime->dma_addr; in snd_ali_prepare() 1341 LBA, in snd_ali_prepare()
|
/Linux-v5.10/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-v5.10/Documentation/powerpc/ |
D | cxlflash.rst | 208 last logical block address (LBA) are returned to the user. 225 block address (LBA) are returned to the user. 244 storage. This is reflected by the last LBA being a non-zero value. 255 mode. Upon success, an updated last LBA is returned to the user
|
/Linux-v5.10/Documentation/userspace-api/ioctl/ |
D | cdrom.rst | 163 - LBA stands for logical block address 252 - LBA stands for logical block address 472 - MSF values are converted to LBA values via this formula::
|
/Linux-v5.10/drivers/parisc/ |
D | Kconfig | 70 bool "LBA/Elroy PCI support"
|
/Linux-v5.10/Documentation/filesystems/ |
D | ubifs.rst | 36 modern LBA disks.
|
D | zonefs.rst | 35 zones are contiguous (there are no LBA gaps). Zones may have different types. 42 device that keeps track of the mandatory start LBA position of the next write
|
/Linux-v5.10/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-v5.10/Documentation/driver-api/ |
D | libata.rst | 748 READ and WRITE commands report CHS or LBA of the first failed sector
|