Searched refs:scsi_report_timestamp_data (Results 1 – 3 of 3) sorted by relevance
190 struct scsi_report_timestamp_data *report_buf = malloc( in report_timestamp()191 sizeof(struct scsi_report_timestamp_data)); in report_timestamp()194 struct scsi_report_timestamp_data); in report_timestamp()
1643 struct scsi_report_timestamp_data struct
7659 struct scsi_report_timestamp_data *data; in ctl_report_timestamp()7671 total_len = sizeof(struct scsi_report_timestamp_data); in ctl_report_timestamp()7680 data = (struct scsi_report_timestamp_data *)ctsio->kern_data_ptr; in ctl_report_timestamp()