summaryrefslogtreecommitdiff
path: root/sys/dev/audio.c
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2016-01-27 14:47:54 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2016-01-27 14:47:54 +0000
commitfed1e90117e629414f7816c5f6d5196cb95da9dd (patch)
tree2338dff820f0ebd8e851867cab04f88c95474955 /sys/dev/audio.c
parent31886a58701c31e727aa6666ae7b8b854389e72b (diff)
We do not support logical_block != physical_block. Remove logical_block
field and left over code that checks for logical != physical. Removes confusion with dmpe fields lblock_start and lblocks, which have nothing to do with block sizes! lblock_start is the block offset within the partition where the data actually starts. and lblocks is the number of blocks of data within the partition. Both are in units of *physical blocks*, a.k.a. disk sectors.
Diffstat (limited to 'sys/dev/audio.c')
0 files changed, 0 insertions, 0 deletions