Searched refs:scsi_report_timestamp_data (Results 1 – 3 of 3) sorted by relevance
189 struct scsi_report_timestamp_data *report_buf = malloc( in report_timestamp()190 sizeof(struct scsi_report_timestamp_data)); in report_timestamp()193 struct scsi_report_timestamp_data); in report_timestamp()
1645 struct scsi_report_timestamp_data struct
7622 struct scsi_report_timestamp_data *data; in ctl_report_timestamp()7634 total_len = sizeof(struct scsi_report_timestamp_data); in ctl_report_timestamp()7643 data = (struct scsi_report_timestamp_data *)ctsio->kern_data_ptr; in ctl_report_timestamp()