mthca_mpt_entry
struct mthca_mpt_entry *mpt_entry;
sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, lkey));
for (i = 0; i < sizeof (struct mthca_mpt_entry) / 4; ++i) {
struct mthca_mpt_entry *mpt_entry;
sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, start));
for (i = 0; i < sizeof (struct mthca_mpt_entry) / 4; ++i) {
struct mthca_mpt_entry mpt_entry;
offsetof(struct mthca_mpt_entry, window_count) -
offsetof(struct mthca_mpt_entry, start));
ioremap(addr, mpts * sizeof(struct mthca_mpt_entry));
struct mthca_mpt_entry __iomem *mpt;
struct mthca_mpt_entry *mpt;