Searched defs:_VDEV (Results 1 – 2 of 2) sorted by relevance
357 typedef struct _VDEV { struct358 PVBUS vbus;359 struct vdev_class *Class;360 HPT_U8 type;361 PVDEV parent;362 void * ext;363 HPT_U64 capacity;364 int target_id;365 HPT_UINT cmds_per_request;367 union {[all …]
353 typedef struct _VDEV { struct354 PVBUS vbus;355 struct vdev_class *Class;356 HPT_U8 type;357 PVDEV parent;358 void * ext;359 HPT_U64 capacity;360 int target_id;361 HPT_UINT cmds_per_request;363 union {[all …]