Lines Matching defs:ciss_config_table
395 struct ciss_config_table struct
397 char signature[4]; /* "CISS" */
398 u_int32_t valence;
399 u_int32_t supported_methods;
403 u_int32_t active_method;
404 u_int32_t requested_method;
405 u_int32_t command_physlimit;
406 u_int32_t interrupt_coalesce_delay;
407 u_int32_t interrupt_coalesce_count;
408 u_int32_t max_outstanding_commands;
409 u_int32_t bus_types;
414 u_int32_t transport_offset;
415 char server_name[16];
416 u_int32_t heartbeat;
417 u_int32_t host_driver;
427 u_int32_t max_sg_length; /* 31 in older firmware */
432 u_int32_t max_logical_supported;
433 u_int32_t max_physical_supported;
434 u_int32_t max_physical_per_logical;
435 u_int32_t max_perfomant_mode_cmds;
436 u_int32_t max_block_fetch_count;