]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/s390/scsi/zfcp_def.h
blktrace: pass zfcp driver data
[linux-2.6-omap-h63xx.git] / drivers / s390 / scsi / zfcp_def.h
index 8a13071c444cab500dfe4318ef4d50bd16243aad..9ce4c75bd190b1a269726da0f761053c5bde100e 100644 (file)
@@ -583,6 +583,8 @@ struct zfcp_fsf_req {
        unsigned long long     issued;         /* request sent time (STCK) */
        struct zfcp_unit       *unit;
        void                    (*handler)(struct zfcp_fsf_req *);
+       u16                     qdio_outb_usage;/* usage of outbound queue */
+       u16                     qdio_inb_usage; /* usage of inbound queue */
 };
 
 /* driver data */