Searched refs:logdev_list (Results 1 – 1 of 1) sorted by relevance
3831 struct ReportLUNdata *logdev_list) in figure_lunaddrbytes() argument3849 return &logdev_list->LUN[i - nphysicals - in figure_lunaddrbytes()3947 struct ReportLUNdata *logdev_list = NULL; in hpsa_update_scsi_devices() local3963 logdev_list = kzalloc(sizeof(*logdev_list), GFP_KERNEL); in hpsa_update_scsi_devices()3968 if (!currentsd || !physdev_list || !logdev_list || in hpsa_update_scsi_devices()3978 logdev_list, &nlogicals)) { in hpsa_update_scsi_devices()4031 i, nphysicals, nlogicals, physdev_list, logdev_list); in hpsa_update_scsi_devices()4157 kfree(logdev_list); in hpsa_update_scsi_devices()