Searched refs:LBA (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/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-4.4.14/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-4.4.14/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-4.4.14/Documentation/powerpc/ |
D | cxlflash.txt | 185 last logical block address (LBA) are returned to the user. 202 block address (LBA) are returned to the user. 221 storage. This is reflected by the last LBA being a non-zero value. 227 mode. Upon success, an updated last LBA is returned to the user
|
/linux-4.4.14/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-4.4.14/drivers/isdn/hisax/ |
D | st5481.h | 56 #define LBA 0x02 /* S loopback */ macro
|
/linux-4.4.14/Documentation/ioctl/ |
D | cdrom.txt | 142 LBA stands for logical block address 210 LBA stands for logical block address 375 MSF values are converted to LBA values via this formula:
|
/linux-4.4.14/Documentation/filesystems/ |
D | ubifs.txt | 30 modern LBA disks.
|
/linux-4.4.14/drivers/parisc/ |
D | Kconfig | 89 bool "LBA/Elroy PCI support"
|
/linux-4.4.14/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
|