diff options
author | Dolev Raviv <[email protected]> | 2014-06-29 09:40:17 +0300 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2014-07-25 17:17:01 -0400 |
commit | d44a5f98bb49b2c15348fa65cee73df4a157bfbf (patch) | |
tree | c4ac73142a1d3d199481af1ba72b76649652b7e3 /net/lapb/lapb_subr.c | |
parent | 6d67726bd898151e688d8729b3997ba8417c2c6b (diff) |
ufs: query descriptor API
Introduces the API for sending queries with descriptors.
A descriptor is a block or page of parameters that describe the device.
The descriptors are classified into types and can range in size
from 2 bytes through 255 bytes.
All descriptors have a length value as their first element, and a type
identification element as their second byte.
All descriptors are readable and some may be write once.
They are accessed using their type, index and selector.
Signed-off-by: Dolev Raviv <[email protected]>
Signed-off-by: Raviv Shvili <[email protected]>
Acked-by: Santosh Y <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions