]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/infiniband/hw/ipath/ipath_kernel.h
IB/ipath: Generalize some xxx_SHIFT macros
[net-next-2.6.git] / drivers / infiniband / hw / ipath / ipath_kernel.h
index 72252349eaa9197ce99a75fdf3dbd434bcf9c03f..57e21bbd9ffaa893bf91fb8aeb370b09b47c34c6 100644 (file)
@@ -550,6 +550,12 @@ struct ipath_devdata {
        u8 ipath_minrev;
        /* board rev, from ipath_revision */
        u8 ipath_boardrev;
+
+       u8 ipath_r_portenable_shift;
+       u8 ipath_r_intravail_shift;
+       u8 ipath_r_tailupd_shift;
+       u8 ipath_r_portcfg_shift;
+
        /* unit # of this chip, if present */
        int ipath_unit;
        /* saved for restore after reset */