Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dhptintf.h681 typedef struct _HPT_EVENT { struct
682 TIME_RECORD Time;
683 DEVICEID DeviceID;
684 UCHAR EventType;
685 UCHAR reserved[3];
687 UCHAR Data[32]; /* various data depend on EventType */
/freebsd/sys/dev/hptrr/
H A Dhptintf.h1101 typedef struct _HPT_EVENT { struct
1102 TIME_RECORD Time;
1103 DEVICEID DeviceID;
1104 HPT_U8 EventType;
1105 HPT_U8 reserved[3];
1107 HPT_U8 Data[32]; /* various data depend on EventType */
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h1302 typedef struct _HPT_EVENT { struct
1303 TIME_RECORD Time;
1304 DEVICEID DeviceID;
1305 HPT_U8 EventType;
1306 HPT_U8 reserved[3];
1308 HPT_U8 Data[32]; /* various data depend on EventType */
/freebsd/sys/dev/hptnr/
H A Dhptintf.h1298 typedef struct _HPT_EVENT { struct
1299 TIME_RECORD Time;
1300 DEVICEID DeviceID;
1301 HPT_U8 EventType;
1302 HPT_U8 reserved[3];
1304 HPT_U8 Data[32]; /* various data depend on EventType */