Lines Matching defs:host_param
278 struct host_param { struct
279 u_short initiator_scsi_id;
280 u_short bus_reset_delay;
281 u_short retry_count;
282 u_short retry_delay;
283 u_short async_data_setup_time;
284 u_short req_ack_active_negation;
285 u_short data_line_active_negation;
286 u_short data_dma_burst_enable;
287 u_short command_dma_burst_enable;
288 u_short tag_aging;
289 u_short selection_timeout;
290 u_short max_queue_depth;
370 struct host_param host_param; member