Home
last modified time | relevance | path

Searched defs:dev_param (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dqlogicpti.h322 struct dev_param { struct
323 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
Dqlogicisp.c548 struct dev_param { struct
549 u_short device_flags;
573 struct dev_param dev_param[MAX_TARGETS]; argument