Home
last modified time | relevance | path

Searched refs:command_started (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/dpt/
H A Ddpt_scsi.c1917 ccb->command_started = microtime_now;
1987 ccb->command_started = microtime_now;
2339 ccb->command_started = microtime_now;
H A Ddpt.h882 struct timeval command_started; member