Searched refs:logdev_list (Results 1 – 1 of 1) sorted by relevance
4141 struct ReportLUNdata *logdev_list) in figure_lunaddrbytes() argument4159 return &logdev_list->LUN[i - nphysicals - in figure_lunaddrbytes()4331 struct ReportLUNdata *logdev_list = NULL; in hpsa_update_scsi_devices() local4346 logdev_list = kzalloc_obj(*logdev_list); in hpsa_update_scsi_devices()4351 if (!currentsd || !physdev_list || !logdev_list || in hpsa_update_scsi_devices()4360 logdev_list, &nlogicals)) { in hpsa_update_scsi_devices()4415 i, nphysicals, nlogicals, physdev_list, logdev_list); in hpsa_update_scsi_devices()4540 kfree(logdev_list); in hpsa_update_scsi_devices()