Home
last modified time | relevance | path

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

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