Searched defs:_HPT_DRIVER_PARAMETER (Results 1 – 3 of 3) sorted by relevance
1176 typedef struct _HPT_DRIVER_PARAMETER { struct1177 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 …]
1391 typedef struct _HPT_DRIVER_PARAMETER { struct1392 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 …]
1387 typedef struct _HPT_DRIVER_PARAMETER { struct1388 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 …]