Searched refs:array_entry (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dipr.c1658 struct ipr_hostrcb_array_data_entry_enhanced *array_entry; local
1674 array_entry = error->array_member;
1678 for (i = 0; i < num_entries; i++, array_entry++) {
1679 if (!memcmp(array_entry->vpd.vpd.sn, zero_sn, IPR_SERIAL_NUM_LEN))
1687 ipr_log_ext_vpd(&array_entry->vpd);
1688 ipr_phys_res_err(ioa_cfg, array_entry->dev_res_addr, "Current Location");
1689 ipr_phys_res_err(ioa_cfg, array_entry->expected_dev_res_addr,
1709 struct ipr_hostrcb_array_data_entry *array_entry; local
1725 array_entry = error->array_member;
1728 if (!memcmp(array_entry
2142 struct ipr_hostrcb64_array_data_entry *array_entry; local
[all...]

Completed in 42 milliseconds