Lines Matching defs:ahc_linux_device
360 struct ahc_linux_device { struct
362 struct ahc_busyq busyq;
368 int active;
378 int openings;
384 u_int qfrozen;
389 u_long commands_issued;
397 u_int tag_success_count;
400 ahc_linux_dev_flags flags;
405 struct timer_list timer;
410 u_int maxtags;
416 u_int tags_on_last_queuefull;
424 u_int last_queuefull_same_count;
436 u_int commands_since_idle_or_otag;
439 int lun;
440 Scsi_Device *scsi_device;
441 struct ahc_linux_target *target;