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