Home
last modified time | relevance | path

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

/src/sys/dev/hptrr/
H A Dhptintf.h1176 typedef struct _HPT_DRIVER_PARAMETER { struct
1177 char name[32];
1178 HPT_U8 value[32];
1179 HPT_U8 type; /* HPT_DRIVER_PARAMETER_TYPE_* */
1180 HPT_U8 persistent;
1181 HPT_U8 reserve2[2];
1182 HPT_U8 location; /* 0 - system */
1183 HPT_U8 controller;
1184 HPT_U8 bus;
1185 HPT_U8 reserve1;
[all …]
/src/sys/dev/hpt27xx/
H A Dhptintf.h1391 typedef struct _HPT_DRIVER_PARAMETER { struct
1392 char name[32];
1393 HPT_U8 value[32];
1394 HPT_U8 type; /* HPT_DRIVER_PARAMETER_TYPE_* */
1395 HPT_U8 persistent;
1396 HPT_U8 reserve2[2];
1397 HPT_U8 location; /* 0 - system */
1398 HPT_U8 controller;
1399 HPT_U8 bus;
1400 HPT_U8 reserve1;
[all …]
/src/sys/dev/hptnr/
H A Dhptintf.h1387 typedef struct _HPT_DRIVER_PARAMETER { struct
1388 char name[32];
1389 HPT_U8 value[32];
1390 HPT_U8 type; /* HPT_DRIVER_PARAMETER_TYPE_* */
1391 HPT_U8 persistent;
1392 HPT_U8 reserve2[2];
1393 HPT_U8 location; /* 0 - system */
1394 HPT_U8 controller;
1395 HPT_U8 bus;
1396 HPT_U8 reserve1;
[all …]