Searched refs:lastlogicals (Results 1 – 2 of 2) sorted by relevance
303 struct ReportLUNdata *lastlogicals; member
8481 if (!h->lastlogicals) in hpsa_luns_changed()8493 if (memcmp(logdev, h->lastlogicals, sizeof(*logdev))) { in hpsa_luns_changed()8496 memcpy(h->lastlogicals, logdev, sizeof(*logdev)); in hpsa_luns_changed()8850 h->lastlogicals = kzalloc(sizeof(*(h->lastlogicals)), GFP_KERNEL); in hpsa_init_one()8851 if (!h->lastlogicals) in hpsa_init_one()8874 kfree(h->lastlogicals); in hpsa_init_one()9078 kfree(h->lastlogicals); in hpsa_remove_one()