Searched refs:lastlogicals (Results 1 – 2 of 2) sorted by relevance
303 struct ReportLUNdata *lastlogicals; member
8506 if (!h->lastlogicals) in hpsa_luns_changed()8518 if (memcmp(logdev, h->lastlogicals, sizeof(*logdev))) { in hpsa_luns_changed()8521 memcpy(h->lastlogicals, logdev, sizeof(*logdev)); in hpsa_luns_changed()8871 h->lastlogicals = kzalloc(sizeof(*(h->lastlogicals)), GFP_KERNEL); in hpsa_init_one()8872 if (!h->lastlogicals) in hpsa_init_one()8895 kfree(h->lastlogicals); in hpsa_init_one()9099 kfree(h->lastlogicals); in hpsa_remove_one()