Lines Matching refs:dd
1617 struct raid_map_disk_data *dd = &map->data[0]; in hpsa_figure_phys_disk_ptrs() local
1645 if (dev[j]->ioaccel_handle != dd[i].ioaccel_handle) in hpsa_figure_phys_disk_ptrs()
2990 struct raid_map_disk_data *dd = &map_buff->data[0]; in hpsa_debug_map_buff() local
3040 for (col = 0; col < disks_per_row; col++, dd++) in hpsa_debug_map_buff()
3043 col, dd->ioaccel_handle, in hpsa_debug_map_buff()
3044 dd->xor_mult[0], dd->xor_mult[1]); in hpsa_debug_map_buff()
3047 for (col = 0; col < disks_per_row; col++, dd++) in hpsa_debug_map_buff()
3050 col, dd->ioaccel_handle, in hpsa_debug_map_buff()
3051 dd->xor_mult[0], dd->xor_mult[1]); in hpsa_debug_map_buff()
4624 struct raid_map_disk_data *dd = &map->data[0]; in hpsa_scsi_ioaccel_raid_map() local
4891 disk_handle = dd[map_index].ioaccel_handle; in hpsa_scsi_ioaccel_raid_map()