Home
last modified time | relevance | path

Searched defs:_VDEV (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hpt27xx/
H A Dldm.h360 PVBUS vbus;
362 HPT_U8 type;
363 PVDEV parent;
364 void * ext;
365 HPT_U64 capacity;
366 int target_id;
369 union {
375 } u;
386 HPT_UINT cq_len;
394 int cq_priority;
[all …]
/freebsd/sys/dev/hptnr/
H A Dldm.h359 PVBUS vbus;
361 HPT_U8 type;
362 PVDEV parent;
363 void * ext;
364 HPT_U64 capacity;
365 int target_id;
368 union {
374 } u;
385 HPT_UINT cq_len;
393 int cq_priority;
[all …]
/freebsd/sys/dev/hptrr/
H A Dldm.h354 PVBUS vbus;
356 HPT_U8 type;
357 PVDEV parent;
358 void * ext;
359 HPT_U64 capacity;
360 int target_id;
363 union {
369 } u;
380 HPT_UINT cq_len;
387 int cq_priority;
[all …]