Lines Matching refs:physdev_list
4140 struct ReportExtendedLUNdata *physdev_list, in figure_lunaddrbytes() argument
4155 return &physdev_list->LUN[i - in figure_lunaddrbytes()
4330 struct ReportExtendedLUNdata *physdev_list = NULL; in hpsa_update_scsi_devices() local
4345 physdev_list = kzalloc_obj(*physdev_list); in hpsa_update_scsi_devices()
4351 if (!currentsd || !physdev_list || !logdev_list || in hpsa_update_scsi_devices()
4359 if (hpsa_gather_lun_info(h, physdev_list, &nphysicals, in hpsa_update_scsi_devices()
4378 hpsa_ext_ctrl_present(h, physdev_list); in hpsa_update_scsi_devices()
4415 i, nphysicals, nlogicals, physdev_list, logdev_list); in hpsa_update_scsi_devices()
4428 &physdev_list->LUN[phys_dev_index]); in hpsa_update_scsi_devices()
4488 physdev_list, phys_dev_index, id_phys); in hpsa_update_scsi_devices()
4490 physdev_list, phys_dev_index, id_phys); in hpsa_update_scsi_devices()
4501 physdev_list, phys_dev_index, in hpsa_update_scsi_devices()
4539 kfree(physdev_list); in hpsa_update_scsi_devices()