use the typedef
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25798 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -57,7 +57,7 @@ typedef struct phys_vecs {
|
|||||||
#define B_BLOCK_DEVICE_MAX_SG_BLOCKS "block_device/max_sg_blocks"
|
#define B_BLOCK_DEVICE_MAX_SG_BLOCKS "block_device/max_sg_blocks"
|
||||||
|
|
||||||
typedef struct block_device_cookie {
|
typedef struct block_device_cookie {
|
||||||
struct device_node *node;
|
device_node *node;
|
||||||
} block_device_cookie;
|
} block_device_cookie;
|
||||||
|
|
||||||
// interface to be provided by device driver
|
// interface to be provided by device driver
|
||||||
|
|||||||
Reference in New Issue
Block a user