Home
last modified time | relevance | path

Searched refs:nphysicals (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhpsa.c3540 u32 nphysicals; in hpsa_get_sas_address_from_report_physical() local
3555 for (i = 0; i < nphysicals; i++) in hpsa_get_sas_address_from_report_physical()
3596 u32 nphysicals; in hpsa_ext_ctrl_present() local
3604 for (i = 0; i < nphysicals; i++) { in hpsa_ext_ctrl_present()
4089 int i, int nphysicals, int nlocal_logicals) in figure_external_status() argument
4124 if (*nphysicals > HPSA_MAX_PHYS_LUN) { in hpsa_gather_lun_info()
4127 *nphysicals = HPSA_MAX_PHYS_LUN; in hpsa_gather_lun_info()
4153 int i, int nphysicals, int nlogicals, in figure_lunaddrbytes() argument
4173 return &logdev_list->LUN[i - nphysicals - in figure_lunaddrbytes()
4348 u32 nphysicals = 0; in hpsa_update_scsi_devices() local
[all …]