Searched defs:_VDEV (Results 1 – 3 of 3) sorted by relevance
359 typedef struct _VDEV { struct360 PVBUS vbus;361 struct vdev_class *Class;362 HPT_U8 type;363 PVDEV parent;364 void * ext;365 HPT_U64 capacity;366 int target_id;367 HPT_UINT cmds_per_request;369 union {[all …]
358 typedef struct _VDEV { struct359 PVBUS vbus;360 struct vdev_class *Class;361 HPT_U8 type;362 PVDEV parent;363 void * ext;364 HPT_U64 capacity;365 int target_id;366 HPT_UINT cmds_per_request;368 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 …]