Searched defs:dev_param (Results 1 – 2 of 2) sorted by relevance
322 struct dev_param { struct323 u_short device_flags;324 u_short execution_throttle;325 u_short synchronous_period;326 u_short synchronous_offset;327 u_short device_enable;328 u_short reserved; /* pad */384 struct dev_param dev_param[MAX_TARGETS]; member
548 struct dev_param { struct549 u_short device_flags;573 struct dev_param dev_param[MAX_TARGETS]; argument