Lines Matching full:timestamp
35 * SCSI tape drive timestamp support
93 * enable SCSI control over the tape drive's timestamp in set_restore_flags()
141 * tape drive's timestamp. in set_restore_flags()
219 warn("error sending Report Timestamp"); in report_timestamp()
230 memcpy(&temp_timestamp[2], &report_buf->timestamp, 6); in report_timestamp()
287 scsi_create_timestamp(ts_p.timestamp, ts); in set_timestamp()
304 warn("error sending Set Timestamp"); in set_timestamp()
315 printf("Timestamp set to %ju\n", (uintmax_t)ts); in set_timestamp()
328 timestamp(struct cam_device *device, int argc, char **argv, char *combinedopt, in timestamp() function
421 "setting the timestamp"); in timestamp()
426 "the timestamp"); in timestamp()
431 "timestamp"); in timestamp()
436 "timestamp"); in timestamp()
459 printf("Timestamp in milliseconds: %ju\n", in timestamp()
475 printf("Formatted timestamp: %s\n", in timestamp()