Home
last modified time | relevance | path

Searched defs:_CONTROLLER_INFO_V2 (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/raid/hptrr/
H A Dhptintf.h397 typedef struct _CONTROLLER_INFO_V2 { struct
398 HPT_U8 ChipType; /* chip type */
399 HPT_U8 InterruptLevel; /* IRQ level */
400 HPT_U8 NumBuses; /* bus count */
401 HPT_U8 ChipFlags;
403 HPT_U8 szProductID[MAX_NAME_LENGTH];/* product name */
404 HPT_U8 szVendorID[MAX_NAME_LENGTH]; /* vender name */
406 HPT_U32 GroupId; /* low 32bit of vbus pointer the controller belongs
408 HPT_U8 pci_tree;
409 HPT_U8 pci_bus;
[all …]
/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dhptintf.h407 typedef struct _CONTROLLER_INFO_V2 { struct
408 HPT_U8 ChipType; /* chip type */
409 HPT_U8 InterruptLevel; /* IRQ level */
410 HPT_U8 NumBuses; /* bus count */
411 HPT_U8 ChipFlags;
413 HPT_U8 szProductID[MAX_NAME_LENGTH];/* product name */
414 HPT_U8 szVendorID[MAX_NAME_LENGTH]; /* vender name */
416 HPT_U32 GroupId; /* low 32bit of vbus pointer the controller belongs
418 HPT_U8 pci_tree;
419 HPT_U8 pci_bus;
[all …]