phy_error_log_request 1063 drivers/scsi/mpt3sas/mpt3sas_transport.c 	struct phy_error_log_request *phy_error_log_request;
phy_error_log_request 1101 drivers/scsi/mpt3sas/mpt3sas_transport.c 	sz = sizeof(struct phy_error_log_request) +
phy_error_log_request 1115 drivers/scsi/mpt3sas/mpt3sas_transport.c 	phy_error_log_request = data_out;
phy_error_log_request 1116 drivers/scsi/mpt3sas/mpt3sas_transport.c 	phy_error_log_request->smp_frame_type = 0x40;
phy_error_log_request 1117 drivers/scsi/mpt3sas/mpt3sas_transport.c 	phy_error_log_request->function = 0x11;
phy_error_log_request 1118 drivers/scsi/mpt3sas/mpt3sas_transport.c 	phy_error_log_request->request_length = 2;
phy_error_log_request 1119 drivers/scsi/mpt3sas/mpt3sas_transport.c 	phy_error_log_request->allocated_response_length = 0;
phy_error_log_request 1120 drivers/scsi/mpt3sas/mpt3sas_transport.c 	phy_error_log_request->phy_identifier = phy->number;
phy_error_log_request 1129 drivers/scsi/mpt3sas/mpt3sas_transport.c 	    cpu_to_le16(sizeof(struct phy_error_log_request));
phy_error_log_request 1133 drivers/scsi/mpt3sas/mpt3sas_transport.c 		sizeof(struct phy_error_log_request),
phy_error_log_request 1134 drivers/scsi/mpt3sas/mpt3sas_transport.c 	    data_out_dma + sizeof(struct phy_error_log_request),
phy_error_log_request 1169 drivers/scsi/mpt3sas/mpt3sas_transport.c 		    sizeof(struct phy_error_log_request);
phy_error_log_request 1424 drivers/scsi/mpt3sas/mpt3sas_transport.c 	    cpu_to_le16(sizeof(struct phy_error_log_request));