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

/drivers/scsi/
H A Dipr.c1434 * ipr_log_ext_vpd - Log the passed extended VPD to the error log.
1440 static void ipr_log_ext_vpd(struct ipr_ext_vpd *vpd) function
1467 ipr_log_ext_vpd(&error->ioa_vpd);
1469 ipr_log_ext_vpd(&error->cfc_vpd);
1473 ipr_log_ext_vpd(&error->ioa_last_attached_to_cfc_vpd);
1475 ipr_log_ext_vpd(&error->cfc_last_attached_to_ioa_vpd);
1542 ipr_log_ext_vpd(&dev_entry->vpd);
1545 ipr_log_ext_vpd(&dev_entry->new_vpd);
1548 ipr_log_ext_vpd(&dev_entry->ioa_last_with_dev_vpd);
1551 ipr_log_ext_vpd(
[all...]

Completed in 15 milliseconds