Searched refs:ndevices (Results 1 – 2 of 2) sorted by relevance
1213 for (i = 0; i < h->ndevices; i++) { in hpsa_find_target_lun()1289 int n = h->ndevices; in hpsa_scsi_add_entry()1349 h->ndevices++; in hpsa_scsi_add_entry()1457 h->ndevices--; in hpsa_scsi_remove_entry()1481 for (i = 0; i < h->ndevices; i++) { in fixup_botched_add()1485 h->ndevices--; in fixup_botched_add()1727 for (j = 0; j < ndevices; j++) { in hpsa_figure_phys_disk_ptrs()1781 for (i = 0; i < ndevices; i++) { in hpsa_update_log_drive_phys_drive_ptrs()1966 while (i < h->ndevices) { in adjust_hpsa_scsi_table()2007 h->ndevices, &entry); in adjust_hpsa_scsi_table()[all …]
217 int ndevices; /* number of used elements in .dev[] array. */ member
Completed in 22 milliseconds