Searched defs:dev_param (Results 1 – 1 of 1) sorted by relevance
308 struct dev_param { struct309 u_short device_flags;310 u_short execution_throttle;311 u_short synchronous_period;312 u_short synchronous_offset;313 u_short device_enable;314 u_short reserved; /* pad */371 struct dev_param dev_param[MAX_TARGETS]; member