Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/
Daic7xxx_old.c861 struct aic_dev_data { struct
862 volatile scb_queue_type delayed_scbs;
863 volatile unsigned short temp_q_depth;
864 unsigned short max_q_depth;
865 volatile unsigned char active_cmds;
876 long w_total; /* total writes */
877 long r_total; /* total reads */
878 long barrier_total; /* total num of REQ_BARRIER commands */
879 long ordered_total; /* How many REQ_BARRIER commands we
881 long w_bins[6]; /* binned write */
[all …]