Searched refs:ndevices (Results 1 – 2 of 2) sorted by relevance
1206 for (i = 0; i < h->ndevices; i++) { in hpsa_find_target_lun()1282 int n = h->ndevices; in hpsa_scsi_add_entry()1342 h->ndevices++; in hpsa_scsi_add_entry()1450 h->ndevices--; in hpsa_scsi_remove_entry()1474 for (i = 0; i < h->ndevices; i++) { in fixup_botched_add()1478 h->ndevices--; in fixup_botched_add()1720 for (j = 0; j < ndevices; j++) { in hpsa_figure_phys_disk_ptrs()1774 for (i = 0; i < ndevices; i++) { in hpsa_update_log_drive_phys_drive_ptrs()1959 while (i < h->ndevices) { in adjust_hpsa_scsi_table()2000 h->ndevices, &entry); in adjust_hpsa_scsi_table()[all …]
217 int ndevices; /* number of used elements in .dev[] array. */ member
Completed in 22 milliseconds