phy_error_log_reply 1064 drivers/scsi/mpt3sas/mpt3sas_transport.c 	struct phy_error_log_reply *phy_error_log_reply;
phy_error_log_reply 1102 drivers/scsi/mpt3sas/mpt3sas_transport.c 	    sizeof(struct phy_error_log_reply);
phy_error_log_reply 1135 drivers/scsi/mpt3sas/mpt3sas_transport.c 	    sizeof(struct phy_error_log_reply));
phy_error_log_reply 1165 drivers/scsi/mpt3sas/mpt3sas_transport.c 		    sizeof(struct phy_error_log_reply))
phy_error_log_reply 1168 drivers/scsi/mpt3sas/mpt3sas_transport.c 		phy_error_log_reply = data_out +
phy_error_log_reply 1173 drivers/scsi/mpt3sas/mpt3sas_transport.c 					  phy_error_log_reply->function_result));
phy_error_log_reply 1176 drivers/scsi/mpt3sas/mpt3sas_transport.c 		    be32_to_cpu(phy_error_log_reply->invalid_dword);
phy_error_log_reply 1178 drivers/scsi/mpt3sas/mpt3sas_transport.c 		    be32_to_cpu(phy_error_log_reply->running_disparity_error);
phy_error_log_reply 1180 drivers/scsi/mpt3sas/mpt3sas_transport.c 		    be32_to_cpu(phy_error_log_reply->loss_of_dword_sync);
phy_error_log_reply 1182 drivers/scsi/mpt3sas/mpt3sas_transport.c 		    be32_to_cpu(phy_error_log_reply->phy_reset_problem);