Lines Matching defs:ips_conf
287 struct ips_conf { struct
288 u_int8_t ldcnt;
289 u_int8_t day;
290 u_int8_t month;
291 u_int8_t year;
292 u_int8_t initid[4];
293 u_int8_t hostid[12];
294 u_int8_t time[8];
295 u_int32_t useropt;
296 u_int16_t userfield;
297 u_int8_t rebuildrate;
298 u_int8_t __reserved1;
300 struct ips_hw {
308 } hw;
310 struct ips_ld {
327 } ld[IPS_MAXDRIVES];
329 struct ips_dev {
343 } dev[IPS_MAXCHANS][IPS_MAXTARGETS];
345 u_int8_t reserved[512];