Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/asr/
H A Di2omsg.h544 typedef struct _I2O_HRT_ENTRY { struct
545 U32 AdapterID;
547 U32 ControllingTID;
549 BF ControllingTID:I2O_TID_SZ;
550 BF AdapterState:I2O_HRT_STATE_SZ;
551 BF BusNumber:I2O_HRT_BUS_NUMBER_SZ;
552 BF BusType:I2O_HRT_BUS_TYPE_SZ;
554 union {
572 }uBus;